Annotation of 43BSD/contrib/icon/libtest/t-shuffle.icn, revision 1.1.1.1

1.1       root        1: link "../ilib/shuffle"
                      2: 
                      3: procedure main()
                      4:    write(shuffle("abcde"))
                      5:    write(shuffle(&lcase))
                      6:    a := shuffle([1,2,3,4,5])
                      7:    every write(!a)
                      8:    write(shuffle(24.58))
                      9: end

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.