mirror of
https://gitee.com/bimuziyan/ccc-obfuscated-code.git
synced 2026-05-08 20:15:58 +08:00
213 B
213 B
millisecond
// usage
chance.millisecond()
Generate a random millisecond
chance.millisecond();
=> 729
By default, returns a millisecond from 0 to 999. Idea is for generating a clock time.