mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-06 15:04:58 +00:00
Update rand.js
This commit is contained in:
parent
31dce1d5c7
commit
c88e45ff39
|
@ -71,6 +71,6 @@ exports.uuidv4 = uuidv4;
|
|||
exports.shuffle = shuffle;
|
||||
exports.rotate = rotate;
|
||||
|
||||
exports.VERSIONINFO = "Random Module (random.js) version 0.2";
|
||||
exports.VERSIONINFO = "Random Module (rand.js) version 0.3";
|
||||
exports.global = global;
|
||||
exports.require = global.require;
|
||||
|
|
Loading…
Reference in New Issue
Block a user