ScratchData LogoScratchData
Back to Smanrocks's profile

username-based psudorandom code genorator

SMSmanrocks•Created September 9, 2020
username-based psudorandom code genorator
8
7
54 views
View on Scratch

Instructions

this uses a pseudo-random number generator to generate a code based on your username. a pseudo-random number generator is not truly random. Given the same seed, it will always output the same number. This is useful if you want to store encoded users. instead of saving usernames, you can save the code to make it anonymous. This could also be used as a seed for encoding user-specific info.

Description

Mostly made by me using the Weyl sequence and the middle square method. credit to @just-there for the art. please love + fav consider following for more #random #password #useful #anonymos

Project Details

Project ID424046165
CreatedSeptember 9, 2020
Last ModifiedNovember 8, 2020
SharedOctober 27, 2020
Visibilityvisible
CommentsAllowed