1.2.0 • Published 2 months ago

number-extrarandom-cli v1.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

number-rand-cli

random number cli for every one

Why randn?

  • Clean and focused
  • CLI included
  • Actively maintained
  • Fast and reliable
  • Easy to get numbers

Install

$ npm install randn

Usage

const randn = require('randn');

console.log(randn());
//=> 315764787997033782716506419531

console.log(randn(5));
//=> 86773

API

rand()

Return a number with default value of 30

Return Type: string

rand(number)

Return an string with custom number

Return Type: string

CLI

Examples
	$ randn
	315764787997033782716506419531

	$ randn --number 5
	86773

	$ randn -n 23
	46379458263283978267360

	Options
	 -n, --number  Generate a number with certain length
cron-courtney-turnercron-dana-gerholdcron-daryl-lednercron-dean-hilllcron-decorator-abel-voncron-decorator-agnes-jacobicron-decorator-bridget-millercron-decorator-brittany-blockcron-decorator-candice-cronacron-adrian-wolfcron-alexis-beckercron-andres-schowaltercron-angelica-rohancron-angelina-kutchcron-carmen-schroeder-willcron-carol-flatleycron-decorator-carol-huelcron-decorator-cathy-prohaskacron-decorator-cathy-willmscron-decorator-charlene-ritchiecron-decorator-darnell-maggiocron-decorator-nicolas-simoniscron-decorator-nicole-kihncron-decorator-oscar-klockocron-decorator-owen-westcron-decorator-paulette-hermistoncron-decorator-peggy-muellercron-decorator-raul-stoltenbergcron-decorator-rita-bradtkecron-decorator-roxanne-hansencron-decorator-salvatore-quigleycron-decorator-seth-zemlakcron-decorator-stella-kautzercron-decorator-taylor-boehmcron-decorator-thomas-franecki-swiftcron-ella-kubcron-decorator-eleanor-berniercron-decorator-elizabeth-adamscron-decorator-elsa-metzcron-decorator-franklin-hoegercron-decorator-gerard-schambergercron-decorator-glenda-andersoncron-decorator-grace-webercron-decorator-gregory-murazikcron-decorator-helen-parkercron-decorator-ignacio-tillmancron-decorator-leona-schuppecron-decorator-leonard-beercron-decorator-loretta-goldnercron-decorator-malcolm-gibsoncron-decorator-marian-gerlachcron-decorator-max-kemmercron-decorator-michael-bahringercron-decorator-tracy-schadencron-decorator-velma-monahancron-decorator-virgil-wintheisercron-decorator-yvonne-framicron-derrick-kuhncron-desiree-wittingcron-diana-bergecron-decorator-mindy-ernsercron-decorator-mr.-prestoncron-decorator-mrs.-jessiecron-decorator-ms.-jodycron-decorator-ms.-loiscron-decorator-neil-feeneycron-decorator-doreen-gleasoncron-decorator-dorothy-robelcron-decorator-dr.-elenacron-decorator-dr.-henrycron-decorator-dr.-stewartcron-decorator-dr.-tabithacron-decorator-dr.-williamcron-decorator-edmond-vonruedencron-decorator-edward-boyercron-dr.-raymondcron-edgar-harveycron-decorator-johanna-simoniscron-decorator-kay-breitenbergcron-flora-armstrongcron-gayle-franeckicron-guy-spencercron-irma-lefflercron-jerome-russelcron-josh-wintheisercron-june-konopelskicron-ken-labadiecron-kristi-hackettcron-kurt-reynoldscron-latoya-borercron-lewis-cummeratacron-madeline-morarcron-maggie-townecron-mathew-bergstromcron-melanie-millscron-mildred-mertzcron-mr.-andrewcron-robyn-stokescron-rogelio-buckridge-murazikcron-ross-dickinson
1.2.0

2 months ago

1.1.0

2 months ago

1.0.0

2 months ago