Home
last modified time | relevance | path

Searched hist:"814 f2cd84c5a7cbe52b99d13326ea5ba5078f976" (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/jot/
H A Djot.cdiff 814f2cd84c5a7cbe52b99d13326ea5ba5078f976 Tue Apr 16 02:41:22 CEST 2019 Bryan Drewery <bdrewery@FreeBSD.org> Fix 'jot -r 0 start end' to work.

This allows an endless stream of random data within the given bounds.
It already worked if a seed was provided as the 4th argument but not
if one was left out.

In collaboration with: jhb
MFC after: 2 weeks
Relnotes: yes