Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 155 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 155 Bytes

Generate random permutations (blunt copy of coreutils "shuf")

Usage

./shufi -i 1-100 -n 10

Installation

$ make
# make install