Generates an array of unique random numbers using a Mersene-twister algorithm.
Random Array generator
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.
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Statistical routines and probability distributions.
Array manipulation, ordering, searching, summarizing, etc.
Unique Random Array Generator with Persist(saving to file) Feature + Command Line Tool
Meteor's Random Package for Straight Node
CSV and object generation implementing the Node.js `stream.Readable` API
Mock `window.Date` when run unit test cases with jest. Make tests of `Date` easier.
Generate a random integer
Operation with random numbers for ngraph.*
Get consecutively unique elements from an array
Random number generator using xorshift128+
Copy a descriptor from object A to object B
TypeScript definitions for shuffle-array
Universal Module for Secure Random Generator in JavaScript
A tiny (118 bytes), secure URL-friendly unique string ID generator
Easy library for generating unique passwords.
RC4 random number generator
[](https://discord.gg/poimandres)
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
Components for generating random data series based on stochastic processes
Randomize the order of items in an array
Generators for random values (ints, strings, arrays, hashes etc.)
Generates unique pseudo-random identificators based on shuffled seed arrays
given an array of source lines, builds a markov chain and generates random sentences.
Generates an array of random-walk data within user-specified limits and of an arbitrary length for use in testing.
Universal random data generator. Supports String, Array, Hash, repeat and maybe on part of structure
A generator of random numbers. Implemented as a built-in Integer class' method. Generates an array of specified quantity of random numbers. Generated numbers may repeat or may not repeat - it is configurable. You can set a range of numbers from which to generate by defining the beggining and the end of the range. Ruby's Random class is used as generator. Tested.
Generates random mixes of numbers and letters of fixed length, usable as UUIDs. Now supports Arrays as an argument type for lean. Also has a instance-based interfaced, you now have to do: gid = GID.new; gid.generate
This gem is a Pokemon wrapper for engineers can call simple functions to create new pokemon with a name or type from the Pokemon Series from any of the 8 generations. You can call PokemonGenerator.pokemon() to get a random pokemon hash for you to use in you application along with being able to get the moves for that specific pokemon by its name a easy to work with array. If you wish to learn more on how to PokemonGenerator Gem please visit my Homepage.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.