Skip to content
View macmcmeans's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report macmcmeans

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. localDataStorage localDataStorage Public

    💼 A handy wrapper for HTML5 localStorage that seamlessly gets/sets common data types (Array, BigInt, Boolean, Date, Float, Integer, null, Object and String); provides simple data scrambling; intell…

    JavaScript 89 15

  2. isaacCSPRNG isaacCSPRNG Public

    🔣 ISAAC is a fast, seedable, cryptographically secure pseudo-random number generator (CSPRNG) and synchronous stream cipher.

    JavaScript 39 3

  3. aleaPRNG aleaPRNG Public

    🔢 Alea is a fast, seedable, statistically good pseudo-random number generator (PRNG).

    JavaScript 30 4

  4. fisherYatesDurstenfeldKnuthShuffle fisherYatesDurstenfeldKnuthShuffle Public

    🔀 The standard algorithm for generating a uniformly chosen random permutation. Devised by Ronald Fisher and Frank Yates, modernized by Richard Durstenfeld and popularized by Donald E. Knuth. This …

    JavaScript 1