hrms-manual/node_modules/core-js/full/math/seeded-prng.js
2023-09-06 14:51:44 +07:00

5 lines
148 B
JavaScript

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