Skip to content

Random 16 bit

Malexion edited this page Nov 3, 2016 · 1 revision

__.math.r16()

Generates a random 16 bit string, used in __.gen.guid()

Examples

console.log(__.math.r16());
Clone this wiki locally