Random numbers lol

hi developers idk if this will be usefull for anyone

i just spent 5 hours making random numbers

so what i did is i created for loop that run 100k times so i now have 100k random numbers

i stored them all into a datastore loaded them through a local plugin into a script

and made it a long script bc it was all in one line

here is the file NUMBERS.lua (35.2 KB)