Search results
454 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Pure random number generator written in TypeScript
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Deterministic random bit generator (hmac)
Collision-resistant IDs optimized for horizontal scaling and performance
All the cryptographic primitives used in Ethereum
- ethereum
- cryptography
- digital signature
- hash
- encryption
- prng
- keccak
- scrypt
- pbkdf2
- sha-256
- ripemd-160
- blake2b
- aes
- advanced encryption standard
- View more
GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)
Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation
- binary
- crypto
- datastructure
- distribution
- exponential
- gaussian
- generator
- geometric
- normal
- prng
- random
- typedarray
- typescript
- uniform
Arbitrary precision modular arithmetic, cryptographically secure random numbers and strong probable prime generation/testing. It works in modern browsers, Angular, React, Node.js, etc. since it uses the native JS implementation of BigInt
A fast Mersenne Twister
- mersenne
- twister
- mersenne twister
- mersennetwister
- fast
- performance
- performant
- random
- number
- generator
- seed
- seedable
- seeded
- rng
Seedable random number generator supporting many common distributions.
- random
- number
- generator
- rng
- prng
- stats
- d3-random
- probability
- seedrandom
- distribution
- pseudorandom
- uniform
- normal
- gaussian
- View more
A small library for generating random numbers
Deterministic pseudo-random number generator for JavaScript and TypeScript
A 32-bit Mersenne Twister pseudorandom number generator.
- stdlib
- stdmath
- mathematics
- math
- statistics
- stats
- prng
- pseudorandom
- random
- rand
- randint
- randu
- uniform
- generator
- View more
Common APIs shared across base pseudorandom number generators.
Random numbers.
- stdlib
- stdrandom
- stdmath
- standard
- library
- std
- lib
- mathematics
- math
- statistics
- stats
- prng
- rng
- pseudorandom
- View more
Exponentially distributed pseudorandom numbers.
- stdlib
- stdmath
- mathematics
- math
- statistics
- stats
- prng
- rng
- pseudorandom
- random
- rand
- randexp
- rexp
- exponential
- View more
Uniformly distributed pseudorandom numbers between 0 and 1.
- stdlib
- stdmath
- mathematics
- math
- statistics
- stats
- prng
- rng
- pseudorandom
- random
- rand
- randu
- uniform
- generator
- View more
Seedable Math.random compatible pseudorandom number generator
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
- stdlib
- stdmath
- mathematics
- math
- statistics
- stats
- prng
- pseudorandom
- random
- rand
- randint
- randu
- uniform
- generator
- View more
Random number generator based on WELL-1024a algorithm.