EASYAIuniappNewUI/node_modules/core-js/full/math/seeded-prng.js
2025-02-08 18:50:38 +08:00

6 lines
148 B
JavaScript

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