Generates a boolean (true | false
)
Generates a random character
Generates a random date
(defaults between Sep 14 1752 and Apr 18 2187)
Generates a number between min
and max
rounded to fixed
decimal places
Generates a random date in the future
Generates a integer between min and max inclusive.
Generates a number between 0 and 1 (inclusive of 0, but excluding 1).
Generates a random object
Generates a random value from within the given array
Generates a random paragraph
Generates a random date in the past
Generates a random string using a pattern
A template tag function for creating a random string from the given sequence
Generates a random record
Generates a string of len items
Generates a random sentence
Generates a random string like from the given sequence
Generates an scrambled array
Generates a random string
Generates an tuple of items
Generates len unique values form the given randomator
Generates a random unix timestamp between -2147483647 and 2147483647
(defaults between -2147483647 and 2147483647)
Generates a random uuid
Generates a random value from within the given array using the given weights
Generates a random word
Generated using TypeDoc
Generates a array of random items