1.3.7 • Published 8 years ago

random-tests v1.3.7

Weekly downloads
1
License
MIT
Repository
-
Last release
8 years ago

My Pkg

const tools = require('random-tests')
tools.greet(name)
// Returns Welcome Your name
// name stands for the name you enter

tools.hello(name)
// Returns Hello name
// name stands for the name you enter

tools.randInt(max)
// Returns a number 1-max 
// max stands for the number you put in it.

tools.about()
// Returns a small description

tools.repeat(Obj, Times)
// Returns Obj the amount of Times
1.3.7

8 years ago

1.2.7

8 years ago

1.2.6

8 years ago

2.2.6

8 years ago

1.1.6

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago