Universeorange.com/Docs/
ready(() => { let random = _('_').rand(1000, 9999); console.log(random); });
Generates a random number. from and to are optional.
from
to
Last modified: 2021-06-07
© 2021 universeorange.com