Closed ishiko732 closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
9f4d08d
) to head (b482288
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The dependency on seedrandom is planned to be removed to reduce the package size. Instead, the similar Alea PRNG algorithm will be used. For implementation, refer to https://github.com/davidbau/seedrandom/blob/released/lib/alea.js.
use seedrandom: 10.36KB ( gzip: 3.83KB)
use alea: 2.32KB (gzip: 0.971KB)