pure-random

RNG

A purely functional random number generator implemented using the xorshift algorithm.

sparkles A purely functional random number generator

GitHub

27 stars
4 watching
1 forks
Language: JavaScript
last commit: over 10 years ago
Linked from 1 awesome list

csprngfpfunctionalgeneratornumberprngpurepurelyrandomxorshift

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mljs/xsaddA JavaScript pseudo random number generator implementation3
sindresorhus/unique-randomA library that generates random numbers with consecutive uniqueness constraints116
tjade273/randaoplusAn experimental Ethereum-based random number generator using PoW10
sindresorhus/random-intGenerates random integers within specified ranges87
polarspetroll/ciprandA random string generator API that generates multiple strings of varying lengths based on user-provided parameters.11
sindresorhus/random-floatA utility function to generate random floating-point numbers within specified ranges.36
sindresorhus/crypto-random-stringGenerate cryptographically strong random strings570
sindresorhus/random-bytes-readable-streamCreates a stream producing cryptographically strong pseudo-random data76
cryptocoinjs/drbg.jsProvides a JavaScript implementation of NIST-recommended random bit generators8
fent/randexp.jsGenerates random strings based on user-provided regular expressions1,836
skarupke/controlled_randomA C++ library providing a high-performance random number generator with deterministic and non-deterministic modes20
pixeloution/true-randomA PHP library for generating truly random numbers and strings from an external API47
euantorano/sysrandom.nimA Nim library providing functionality to generate random numbers and ranges of bytes using the system's PRNG11
mrdimosthenis/minigenA library for generating realistic random data in various formats18
not-fl3/quad-randA Rust library implementing a pseudo-random number generator based on atomic operations14