|
|
1.1 ! root 1: procedure shuffle(s) ! 2: local i ! 3: i := *s ! 4: while i >= 2 do { ! 5: s[?i] :=: s[i] ! 6: i -:= 1 ! 7: } ! 8: return s ! 9: end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.