random-color
Generate random colors based on the golden ratio, which are more visually pleasing.
Generate random colors based on the golden ratio, which are more visually pleasing.
Return a random integer.
Return a natural number.
Return a random character.
Return a semi-speakable syllable, 2 or 3 letters.
Return a semi-pronounceable random (nonsense) word.
Return a random array-like index.
Given an array, pick a random element and return it.
Shuffle the words in a string and optionally the letters in each word using the Fisher-Yates algorithm. Useful for creating test fixtures, benchmarking samples, etc.
Return a random tld(Top Level Domain).
Return a random domain.
Return a random email address.
Return a random sentence populated by semi-pronounceable random (nonsense) words.
Generate a random year.
Generate a random month.
Generate a random day.
Generate a random hour.
Generate a random minute.
Generate a random second.
Generate a random millisecond.