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

Block or report macmcmeans

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  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 85 15

  2. isaacCSPRNG isaacCSPRNG Public

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

    JavaScript 30 3

  3. aleaPRNG aleaPRNG Public

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

    JavaScript 23 3

  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