$randomString
Generates a random combination of letters/numbers.
Usage
$randomString[length]
Breakdown
length
- How long the string should be (max10
).
Example
$nomention
String: `$randomString[$message]`
Generates a random combination of letters/numbers.
$randomString[length]
length
- How long the string should be (max 10
).$nomention
String: `$randomString[$message]`