node-forge
popularJavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Updated by @davidlehn
ethereum-cryptography
popularAll the cryptographic primitives used in Ethereum
Updated by @alcuadrado
number-generator
Generate repeatable pseudo random numbers and non-cryptographic hash numbers for usage in Node.js and browser environments.
Updated by @martinhelmut
rpg-dice-roller
deprecatedAn advanced JS based dice roller that can roll various types of dice and modifiers, along with mathematical equations.
Updated by @greenimp
@stdlib/random-base-mt19937
A 32-bit Mersenne Twister pseudorandom number generator.
Updated by @stdlib-bot
bigint-crypto-utils
Arbitrary precision modular arithmetic, cryptographically secure random numbers and strong probable prime generation/testing. It works in modern browsers, Angular, React, Node.js, …
Updated by @juanelasisme
scuid
Collision-resistant IDs optimized for horizontal scaling and performance
Updated by @jhermsmeier
random-seed
popularGRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)
Updated by @skratchdot
@stdlib/random-base-improved-ziggurat
Normally distributed pseudorandom numbers using the improved Ziggurat method.
Updated by @stdlib-bot
@stdlib/random-base-minstd-shuffle
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Updated by @stdlib-bot
@stdlib/random-base-minstd
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Updated by @stdlib-bot
@stdlib/random-base-randu
Uniformly distributed pseudorandom numbers between 0 and 1.
Updated by @stdlib-bot
@stdlib/random-base-box-muller
Normally distributed pseudorandom numbers using the Box-Muller transform.
Updated by @stdlib-bot
@stdlib/random-base-discrete-uniform
Discrete uniform distributed pseudorandom numbers.
Updated by @stdlib-bot