See: Description
| Class | Description |
|---|---|
| AbstractAddDates |
abstract add time intervals to Date function
|
| AddDays |
addDays to Date function
|
| AddHours |
addHours to Date function
|
| AddMinutes |
addMinutes to Date function
|
| AddMonths |
addMonths to Date function
|
| AddSeconds |
addSeconds to Date function
|
| AddWeeks |
addWeeks to Date function
|
| AddYears |
addYears to Date function
|
| Alpha |
random string with alphabetic characters (defaults to between 10 and 20 characters)
|
| AlphaNumeric |
random string with alpha-numeric characters (defaults to between 10 and 20 characters)
|
| Bool |
random boolean with given probability
|
| City |
random city
|
| Company |
random company name
|
| Concat |
concat strings together
|
| CountriesList |
random company name
|
| Country |
random country
|
| Date |
functions with dates
|
| DateFormat |
convert dates to different formats
|
|
function for andom email address
|
|
| FirstName |
function for random first name
|
| FunctionUtils |
Function utilities
|
| Gender |
function to return a random gender
|
| Get |
get a value from the cache
|
| Hex |
lowercase hex string
|
| Index |
an incrementing index integer
|
| Ipv4 |
random ipv4 address
|
| Ipv6 |
random ipv6 address
|
| LastName |
random last name
|
| LoremIpsum |
lorem ipsum words or paragraphs
|
| ObjectId |
random objectId (12 byte hex string):
|
| Phone |
Random phone number
|
| Put |
store a value in the cache
|
| Random |
random item from list
|
| RandomDouble |
get random double in range
|
| RandomFloat |
get random float between min and max
|
| RandomInteger |
get Random integer
|
| RandomLong |
random long within range
|
| Regexify |
Generate random strings based on regex
|
| Repeat |
function used to handle repeats within the json.
|
| ResetIndex |
reset an index
|
| Ssn |
random social security number
|
| State |
get random state
|
| Street |
get random street
|
| Substring |
get substring from other string
|
| SystemProperty |
get a value from a system property
|
| Time |
functions with time
|
| Timestamp |
timestamp (milliseconds, between the current time and midnight, January 1, 1970 UTC):
|
| TimestampSeconds |
timestamp (seconds, between the current time and midnight, January 1, 1970 UTC):
|
| ToLower |
lower case a string
|
| ToTimestamp |
lower case a string
|
| ToTimestampSeconds |
lower case a string
|
| ToUpper |
upper case a string
|
| Username |
random username based on first initial from rnadom first name and lastname lowercased
|
| UUID |
random uuid
|
Copyright © 2022. All rights reserved.