mathics-core icon indicating copy to clipboard operation
mathics-core copied to clipboard

RandomSample on a list returns one item.

Open rocky opened this issue 2 years ago • 0 comments

Again an exmple from https://www.wolfram.com/language/elementary-introduction/2nd-ed/30-rearranging-lists.html

RandomSample[Range[10]]

always produces one item when it should produce more. A revised version of chapter 30 will go out with the next docker update (which will not be done with the 5.0.0 release but probably a week later.)

rocky avatar Jul 27 '22 01:07 rocky