Generate a random full name.
Generate a random full name.
Get the fullname of the current user
Generate random numbers from various distributions.
Parse a human name string into salutation, first name, middle name, last name, suffix. Parse an address into address, city, state, zip
TypeScript definitions for d3-random
Fastest random ID and random string generation for Node.js
Get the username of the current user
URL and cookie safe UIDs
Use the random function in CSS
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Generate a cryptographically strong random string
Random utility functions for ethers.
A Pulumi package to safely use randomness in Pulumi programs.
Convert TTF font to EOT
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.
Provides functions for detecting if the host environment supports the WebCrypto API
Generate a random integer
Statistical routines and probability distributions.
Composable helpers for Ember
Parse an npm package name and returns some mildly interesting details about it
Composable helpers for Ember
math-random is an isomorphic, drop-in replacement for `Math.random` that uses cryptographically secure random number generation, where available
Generate random numbers with a seed, useful for reproducible tests