Libraries tagged by dprng
tmarsteel/dprng
13 Downloads
A deterministic pseudo-random number generator
g105b/drng
53 Downloads
Deterministic random number generator.
wikimedia/alea
321944 Downloads
PHP port of the (non-cryptographic) Alea pseudo-random number generator
skywarth/chaotic-schedule
14705 Downloads
Randomize scheduled command execution time and date intervals
ruafozy/mersenne-twister
1348102 Downloads
Pure-PHP Mersenne Twister
savvot/random
210475 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
leigh/mt-rand
79097 Downloads
PHP implementation of the MT19937 algorithm
delight-im/random
36744 Downloads
The most convenient way to securely generate anything random in PHP
padraic/security-multitool
975 Downloads
A multitool library offering access to recommended security related libraries, standardised implementations of security defences, and secure implementations of commonly performed tasks.
http5/random
4168 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
karavasilev/cryptomanana
55 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
duzun/p2peg
132 Downloads
Peer to Peer Entropy Generator (or Random numbers generator with p2p seeding)
webazon/prng
11 Downloads
KISS-PRNG | Простой алгоритм шифрования на основе генератора псевдослучайных чисел
elcodedocle/cryptosecureprng
47 Downloads
cryptographically secure pseudo-random number generator class with an mt_rand alike method interface
clickalicious/rng
2904 Downloads
The secure Pseudo Random Number Generator (PRNG) for PHP.