RosettaCodeData/Task/Permutations/J/permutations-2.j
2023-07-01 13:44:08 -04:00

10 lines
160 B
Text

perms 2
0 1
1 0
({~ perms@#)&.;: 'some random text'
some random text
some text random
random some text
random text some
text some random
text random some