1.0.6 • Published 9 years ago

samplelines v1.0.6

Weekly downloads
3
License
ISC
Repository
github
Last release
9 years ago

NAME

samplelines - sample lines randomly from input

SYNOPSIS

samplelines [-p probability] [-s seed] [file]

DESCRIPTION

Samplelines is a program that allows you to randomly sample lines from an incoming stream

OPTIONS

-p | --probability [0-1]
(required) a number between 0 and 1 indicating that a line be selected

-s | --seed [seed]
a seed for the PRNG

file
a file to read, if file is absent, input is stdin

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago