true-random
Random generator library
A PHP library for generating truly random numbers and strings from an external API
Fetches random integers from random.org instead of using PHP's PRNG implementation
47 stars
5 watching
4 forks
Language: PHP
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility for generating cryptographically secure random numbers and strings | 844 |
| A library to provide an elegant interface for random value generation through combinator libraries. | 29 |
| A Rust library implementing a pseudo-random number generator based on atomic operations | 14 |
| A library providing a set of functions for generating random, secure strings and UUIDs. | 96 |
| A lightweight C++ header-only library providing a simple and convenient API for generating pseudo-random numbers and values with various distributions. | 914 |
| An Erlang module providing efficient random number generation functions with proper seeding | 41 |
| A library that generates random numbers with consecutive uniqueness constraints | 116 |
| A purely functional random number generator implemented using the xorshift algorithm. | 27 |
| Utilities for generating random values from various elements | 2 |
| A Haskell package providing generic random generators for arbitrary data types. | 81 |
| A Ruby gem that generates near-English prose using Markov chains. | 110 |
| A Python-based web application generating random names | 22 |
| Provides Lua wrappers around a random number generator library, allowing users to generate samples from various distributions. | 34 |
| A general-purpose random number generator library providing various algorithms and engines | 32 |
| Generates random data suitable for Swift development projects. | 561 |