Kargi-Sitesi/node_modules/core-js/full/math/seeded-prng.js

6 lines
148 B
JavaScript
Raw Normal View History

2024-11-04 02:30:09 +00:00
'use strict';
require('../../modules/esnext.math.seeded-prng');
var path = require('../../internals/path');
module.exports = path.Math.seededPRNG;