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