Miscellaneous

boolean(chanceOfGettingTrue)

Output Type: Boolean

Argument

Type

Default

Valid Values

chanceOfGettingTrue

Integer

50

{
    "active": "boolean",
    "status": "boolean(10)"
}

sha1

Output Type: String

{
    "hash": "sha1"
}

sha256

Output Type: String

{
    "hash": "sha256"
}

locale

Output Type: String

{
    "locale": "locale"
}

countryCode

Output Type: String

{
    "countryCode": "countryCode"
}

languageCode

Output Type: String

{
    "languageCode": "languageCode"
}

currencyCode

Output Type: String

{
    "currencyCode": "currencyCode"
}

emoji

Output Type: String

{
    "emoji": "emoji"
}

Last updated

Was this helpful?