Random
In this documentation, we will use default prefix is e
.
COINFLIPβ
Flip a coin
Syntaxβ
ecoinflip
Aliasesβ
cf
coin
flip
xu
lat
latdongxu
latxu
Exampleβ
ecoinflip
DICEβ
Roll some dices
Syntaxβ
edice [number of faces in first dice] [number of faces in second dice] ... [number of faces in nth dice]
If you don't provide any faces of any dices, default will be a dice has 6 faces
Aliasesβ
xucxac
xingau
doxingau
tungxucxac
xn
xx
Exampleβ
edice
edice 6
edice 10 12 20
LOREMIPSUMβ
Generate a random Dummy Text
Syntaxβ
eloremipsum <DD/MM>
Aliasesβ
li
lorem
ipsum
dummy
Exampleβ
eloremipsum
PASSWORDβ
Generate a random strong password
Syntaxβ
epassword <length>
The length must be a number, greater than 8 and less than 100.
Aliasesβ
pass
mk
passgen
autopass
taomk
matkhau
Exampleβ
epassword 12
PICKβ
Choose an option from a list
Syntaxβ
epick <first option>,<second option>,[third option],[forth option],...
Aliasesβ
choose
chon
Exampleβ
epick wheat,bot,hello
RANDβ
Choose a random number in range
Syntaxβ
erand [min boundary (max)] [max boundary]
If you don't provided any arguments, default range will be [1, 100].
If you only provided one argument, range will be [1, argument you provided].
Aliasesβ
rd
ngaunhien
batky
rdm
r
Exampleβ
erand
erand 10
erand 10 100
RDATEβ
Give a random date in range
Syntaxβ
erdate [DD/MM/YYYY] [DD/MM/YYYY]
If you don't provided any arguments, default will be after 01/01/1970.
If you only provided one argument, range will be after 01/01/1970 and before the date you provided.
Aliasesβ
randomdate
ngaunhienngay
datebetween
Exampleβ
erdate
erdate 09/12/2020
erdate 09/12/2000 09/12/2020
REMOJIβ
Give a random emoji from a random server which bot is joined!
Syntaxβ
eremoji
Aliasesβ
re
emoji
randomemoji
Exampleβ
eremoji
RTIMEβ
Give a random time in range
Syntaxβ
rtime [hh:mm] [hh:mm]
If you don't provided any arguments, default will be after 00:00 and before 23:59.
If you only provided one argument, range will be after 00:00 and before the time you provided.
Aliasesβ
randomtime
ngaunhiengio
timebetween
Exampleβ
ertime
ertime 11:11
ertime 09:12 12:09