Generate secure, random, uniform integers, compensating for modulo bias
Shuffle an array using secure-random-uniform as the RNG
TypeScript definitions for secure-random-uniform
Generate random numbers from various distributions.
Provides functions for detecting if the host environment supports the WebCrypto API
Seedable random number generator supporting many common distributions.
Uniformly distributed pseudorandom numbers.
Discrete uniform distributed pseudorandom numbers.
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Statistical routines and probability distributions.
Normalize the creation of cryptographically strong random values.
math-random is an isomorphic, drop-in replacement for `Math.random` that uses cryptographically secure random number generation, where available
A functional typescript implementation of the PCG family random number generators
Generate passwords using a cryptographically-strong source of randomness
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Universal Module for Secure Random Generator in JavaScript
[](https://www.npmjs.com/package/@ton/crypto)
JWT Library for Node.js
A mathematically correct random number generator library for JavaScript.
A very basic crypto library
Generate a cryptographically secure octet
Generate pseudorandom numbers drawn from a continuous uniform distribution.
Retrieve a secure random byte string of a specified length