randnum

command
v0.0.0-...-3815662 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 2, 2023 License: MIT Imports: 5 Imported by: 0

README

Randnum

Utility to generate many lines of random numbers.

Arguments

$ randnum -h
Print space separated lines of random numbers
No args for now, fixed config
  -lines int
    	number of lines output (default 20)
  -maxE int
    	maximum value of elements per line (default 10)
  -maxV int
    	maximum value of element (default 999)
  -minE int
    	minimum number of elements per line (default 1)
  -minV int
    	minimum value of element (default 1)

Example

 -maxV 9 -maxE 5 -lines 10
6 3
1 9 1 4 8
7 1 6 2
9 9 3 5 4
3 1 8
4
4 1
8 1 3
2 2 8
3

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL