Libraries tagged by PRNG
wikimedia/alea
307420 Downloads
PHP port of the (non-cryptographic) Alea pseudo-random number generator
skywarth/chaotic-schedule
12857 Downloads
Randomize scheduled command execution time and date intervals
ruafozy/mersenne-twister
1341787 Downloads
Pure-PHP Mersenne Twister
savvot/random
209823 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
leigh/mt-rand
78748 Downloads
PHP implementation of the MT19937 algorithm
delight-im/random
36140 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.
karavasilev/cryptomanana
55 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
http5/random
4133 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
elcodedocle/cryptosecureprng
47 Downloads
cryptographically secure pseudo-random number generator class with an mt_rand alike method interface
duzun/p2peg
130 Downloads
Peer to Peer Entropy Generator (or Random numbers generator with p2p seeding)
webazon/prng
11 Downloads
KISS-PRNG | Простой алгоритм шифрования на основе генератора псевдослучайных чисел
clickalicious/rng
2904 Downloads
The secure Pseudo Random Number Generator (PRNG) for PHP.
composer/pcre
221653047 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
symfony/browser-kit
236126273 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically