Shuffling array using Seq.fold
6 people like thisPosted: 10 years ago by Karlkim Suwanmongkol
String.Join (" ", [| "This" ; "is"; "a" ; "way" ; "to" ; "generate" ; "a" ; "shuffled" ; "array" ; "with" ; "given" ; "elements" ; "from" ; "an" ; "(ordered)" ; "array." |]) |> printf "\n >> %A\n"
1 people like thisPosted: 4 years ago by you
Magic 8 Ball in your console/terminal
2 people like thisPosted: 8 years ago by Fabio Galuppo
Shuffle an array
2 people like thisPosted: 2 years ago by Josh DeGraw