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

GitHub

47 stars
5 watching
4 forks
Language: PHP
last commit: about 13 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ircmaxell/randomlibA utility for generating cryptographically secure random numbers and strings844
gasche/random-generatorA library to provide an elegant interface for random value generation through combinator libraries.29
not-fl3/quad-randA Rust library implementing a pseudo-random number generator based on atomic operations14
patricksrobertson/secure_random.exA library providing a set of functions for generating random, secure strings and UUIDs.96
ilqvya/randomA lightweight C++ header-only library providing a simple and convenient API for generating pseudo-random numbers and values with various distributions.914
okeuday/quickrandAn Erlang module providing efficient random number generation functions with proper seeding41
sindresorhus/unique-randomA library that generates random numbers with consecutive uniqueness constraints116
risto-stevcev/pure-randomA purely functional random number generator implemented using the xorshift algorithm.27
mljs/randomUtilities for generating random values from various elements2
lysxia/generic-randomA Haskell package providing generic random generators for arbitrary data types.81
imikimi/literate_randomizerA Ruby gem that generates near-English prose using Markov chains.110
treyhunner/pseudorandom.nameA Python-based web application generating random names22
google-deepmind/torch-randomkitProvides Lua wrappers around a random number generator library, allowing users to generate samples from various distributions.34
libmir/mir-randomA general-purpose random number generator library providing various algorithms and engines32
thellimist/swiftrandomGenerates random data suitable for Swift development projects.561