uni-ticket-system/node_modules/core-js/full/math/seeded-prng.js
2023-12-05 10:11:10 +08:00

5 lines
134 B
JavaScript

require('../../modules/esnext.math.seeded-prng');
var path = require('../../internals/path');
module.exports = path.Math.seededPRNG;