UNPKG

rafale

Version:

Deploy every services, everywhere, in just a few seconds

1 lines 177 B
"use strict";function getNextValue(){return seed=(9301*seed+49297)%233280,seed/233280}function setSeed(e){seed=e}var seed=1;module.exports={nextValue:getNextValue,seed:setSeed};