Randomly chooses a message from its contents.
separator=string
The separator used to separate the messages, by default newline.
Attributes
- separator=string
-
The separator used to separate the messages, by default newline.
1
2
3
4
5
Your random number is .
"=> >
1
2
3
4
5
Your random number is .
Example
1
2
3
4
5
Your random number is .
"=> >
1
2
3
4
5
Your random number is .
|