random_compat
Random generator
Provides PHP 5.x support for random byte and integer generation
PHP 5.x support for random_bytes() and random_int()
8k stars
37 watching
144 forks
Language: PHP
last commit: 2 months ago
Linked from 2 awesome lists
csprngphpphp5polyfillrandomrandom-bytesrandom-generationrandom-intrandomizationrandomnesssecuresecure-by-default
Related projects:
Repository | Description | Stars |
---|---|---|
pixeloution/true-random | A PHP library for generating truly random numbers and strings from an external API | 47 |
phpcompatibility/phpcompatibilityparagonie | Provides PHP compatibility rules to ensure cross-version compatibility in projects using Paragonie polyfill libraries | 10 |
paragonie/paseto | An implementation of platform-agnostic security tokens | 3,252 |
paratestphp/paratest | Supports parallel testing of PHPUnit tests to improve execution speed and code coverage reporting | 2,317 |
ircmaxell/randomlib | A utility for generating cryptographically secure random numbers and strings | 843 |
defuse/php-encryption | A PHP encryption library designed to provide secure and easy-to-use encryption functionality. | 3,793 |
ramsey/uuid | A PHP library for generating and working with unique identifiers. | 12,468 |
lukechapman/acf-random-string-field | Generates random strings with customizable character sets. | 14 |
patricksrobertson/secure_random.ex | A library providing a set of functions for generating random, secure strings and UUIDs. | 96 |
markrogoyski/math-php | A comprehensive PHP library providing mathematical functions and algorithms | 2,346 |
sebastianbergmann/phpunit | A testing framework for PHP applications | 19,698 |
vivait/stringgeneratorbundle | Automatically generates unique random strings for entity properties using annotations | 17 |
phpstan/phpstan | An analysis tool for PHP code to detect errors and bugs without running the code | 12,990 |
ilqvya/random | A lightweight C++ header-only library providing a simple and convenient API for generating pseudo-random numbers and values with various distributions. | 912 |
swekaj/cronexpressiongenerator | Generates random valid cron expressions. | 10 |