- Home
·
- Games
·
- randomize a card deck of 52 in 3 lines wow
randomize a card deck of 52 in 3 lines wow
randomize a card deck of 52 in 3 lines wow
Rate randomize a card deck of 52 in 3 lines wow
(1(1 Vote))
1: i = Int(Rnd * 53) + 1
If a(i) = i Then: GoTo 1: Else: a(i) = i
Loop
randomize a card deck of 52 in 3 lines wow Comments
No comments yet — be the first to post one!
Post a Comment