Showing 1-20 of 49,571 packages
Generate random numbers from various distributions.
Access to a secure random source in a browser. `Math.random` is not acceptable for cryptographic operations. This module exports a consistent interface for modern browsers.
Fastest random ID and random string generation for Node.js
TypeScript definitions for d3-random
URL and cookie safe UIDs
Generate a cryptographically strong random string
Use the random function in CSS
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Random utility functions for ethers.
Core functions & classes shared by multiple AWS SDK clients.
Generate a random integer
The JavaScript SDK for Secret Network
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.
A Pulumi package to safely use randomness in Pulumi programs.
[](https://www.npmjs.com/package/@smithy/core) [](https://www.npmjs.com/package/@smithy/core)
Provides functions for detecting if the host environment supports the WebCrypto API
Provides functions for generating ordering strings with random jitter to minimize the likelihood of collisions
math-random is an isomorphic, drop-in replacement for `Math.random` that uses cryptographically secure random number generation, where available
Statistical routines and probability distributions.
Generate random numbers with a seed, useful for reproducible tests