coreutils/src/shuf
Michael Gehring 51d84b85cb shuf: fix build
It's no longer possible to have a Box<rand::Rng> due to the new object
safety rules. Wrap in an enum as a workaround.
2014-11-03 19:59:23 +01:00
..
shuf.rs shuf: fix build 2014-11-03 19:59:23 +01:00