su8 / shufi

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Usage

./shufi -i 1-100 -n 10

Installation

$ make
# make install

About

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

License:GNU General Public License v3.0


Languages

Language:C 75.4%Language:Makefile 24.6%