Fix wrong swap order in Fisher-Yates shuffle
commit93817a856a6023f46bb0c07eca91cebdfa2b207e
authorAlessio Chiapperini <alessio.chiapperini@nullbuffer.com>
Thu, 20 Jan 2022 20:39:14 +0000 (20 21:39 +0100)
committerAlessio Chiapperini <alessio.chiapperini@nullbuffer.com>
Thu, 20 Jan 2022 20:39:14 +0000 (20 21:39 +0100)
treee639ca7ab9ba6caf397a210b2e0a62392cd09e0e
parent4e803c8ccd800299eea9e2fb4ff0848a361a094a
Fix wrong swap order in Fisher-Yates shuffle
src/shuf.c