1.0.6 • Published 10 years ago

samplelines v1.0.6

Weekly downloads
3
License
ISC
Repository
github
Last release
10 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

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago