I quicly made this script and the output isn't very random I think
Well that must be becouse it makes the numbers too fast and random in computer isn't really random becouse it takes the numbers from your computer clock...It is much more random if you add like wait(100) to the script.
If you wanna try I suggest you make it write the numbers to notepad.
SCAR Code:begin
Repeat
SendKeys(IntToStr(Random(10)));
Until(False);
end.
Here is part of the output:
Code:7777777488888888888888366666666662335433330222222201111111888499188884000000088555377777777777777777775110888888099960000003222222222222222100000043333333337555555510000000799922555555555555799111111111192222222222222225333333333333333333333337744444479999992884485555622239905559611711111554000000030000006222222222228333396666455422222270000013365555567777700366666665599995563335333330550000000399999066666666666666666595557666666666886622222223334444444734444440333477777747777399999999999999991677777777155555504444447888833955555555555555555554330000000003005556000000005555511174444444418819999931111111888888888888803333333355444470000955555508888888893333339444444444444444404444511111889999999733333299999999999999999944332999999660000063337555555550555555554111111111111111111102222211222222232222229444444466999999999999999999999999999999944444822222223888886333333305555572601111111888888880000444446999533711111111111662225573888611117111118999999991444444444444000000211111033333382222296666666666666666669166666554444456666688888888827777772000011111111111111141111117715555590006888888844440000000000000444444999999999883777777335555586666645333333360000377777780000004888888888888888888845555555555555555334444444442111116444533333343333352222228999999999655555591111733336000085555593333333337111117000000222224888802220074444444444444444496666674444460000988888884000000018888888888888888889622222222228144444444444444444444444444062224777771999999444966171133333333332111164444427777788495555555528044444488255558888827777733333333333333335444444444489933100098888843333333333599999777753333099999966777777715551444444726666500005111111166666999999945555549992888889999990033733333338442711112211700000000788887666588888888511111111111111111111144468888879999995577777772233611111111111127333339001333353333333188882222222211111110444122222122222222900000009333333300000000000001333333333133333886666666555557777777888840000042888886199055508966666996655577772282477777330099866663312210000004444445777777665560939666663388888835555550555555277777777719999988888888882774444440666666666669095555555555555555513366666662999999937722220555555777777777770333333766661777771333333356666666855438555555552666669666666777777774999999666666666666666533303333588888888891000002666300000611117799960046666666001666666666666666333333288115555551666666623111277188888600000600000000000000056046555511117666666649999077777767777777777777







Reply With Quote





