package.full.math.seeded-prng.js Maven / Gradle / Ivy
The newest version!
'use strict';
require('../../modules/esnext.math.seeded-prng');
var path = require('../../internals/path');
module.exports = path.Math.seededPRNG;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy