A library for generating random integers.
A tiny isomorphic Random Number Generator for generating 1/8/16/32/64-bits unsigned integers.
Generate random numbers from various distributions.
[](https://discord.gg/poimandres)
TypeScript definitions for d3-random
Fastest random ID and random string generation for Node.js
TypeScript definitions for xxhashjs
Encode and decode unsigned integers to and from byte buffers.
URL and cookie safe UIDs
Collision-resistant ids optimized for horizontal scaling and performance. For node and browsers.
Generate a cryptographically secure uint
Use the random function in CSS
Generate a cryptographically strong random string
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Random utility functions for ethers.
Unsigned integer module from Glize library.
A Pulumi package to safely use randomness in Pulumi programs.
Provides functions for detecting if the host environment supports the WebCrypto API
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
Generate a random integer
Statistical routines and probability distributions.
solidity rlp encoder/decoder
A series of compact encoding schemes for building small and fast parsers and serializers
math-random is an isomorphic, drop-in replacement for `Math.random` that uses cryptographically secure random number generation, where available