Skip to content

ivanch/random

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

random

A random number generator written in C.

Build Status


Usage

random [min] [max] [options]

Option Description
-h Shows the program description
-f Returns a float instead of an integer.
-d n Sets n decimal numbers to show on float. [Default = 2]
-g n Generates n numbers.
-l Disables line jumping (\n).

About

Random Number generator written in C for AUR.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published