#
rng
Here are 173 public repositories matching this topic...
Tools library for unity 3d game engine: animator graph helpers, serialization (json), localization, event routing (eventbus, ui actions), embedded scripting, uGui xml markup, threading, tweening, in-memory protection and other helpers (pure C#)
-
Updated
Aug 4, 2020 - C#
A tool for predicting the output of random number generators
-
Updated
May 7, 2017 - Python
Twitter as an extra entropy source
-
Updated
Jul 6, 2018 - Python
Fastest UUID with cryptographic PRNG for JS
-
Updated
Jun 24, 2020 - JavaScript
Testing common random-number generators (RNG)
-
Updated
May 30, 2019 - C++
Numpy-compatible bit generators and add some random variate distributions missing from NumPy.
python
stream
aes
numpy
prng
rng
pcg
random-number-generators
random-number-distributions
mersenne-twister
xoroshiro
ziggurat
dsfmt
threefry
philox
random123
hc-128
speck-128
aesctr
pseudo-rngs
-
Updated
Aug 14, 2020 - Python
zaksabeast
commented
Jun 30, 2020
With recent changes, most guides that link to another guide on the site need to be updated with a new link.
This should be pretty easy to accomplish:
- Find links to guides in the markdown files (located in the
guidesdirectory) - Find the new links that should replaced the old links
- Replace the links
Advanced Random Number Generators
-
Updated
Jul 6, 2020 - D
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust
hashing
rust
algorithm
embedded
random
hash
prng
rng
random-number-generators
no-std
non-cryptographic
non-cryptographic-hash-functions
wyhash
-
Updated
Jun 28, 2020 - Rust
Rust Program for Deterministic Generation of Random Art.
-
Updated
May 2, 2020 - Rust
A simple state-of-the-art C++ random number generator
-
Updated
Oct 10, 2017 - C++
Improve this page
Add a description, image, and links to the rng topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rng topic, visit your repo's landing page and select "manage topics."
MacOS is recently added as a target. Any chance of supporting it?
Thanks