text-maker

1.0.4 • Public • Published

text-maker

Generates a string randomly as many numbers as you entered.

Author

License

  • MIT

Special Thanks

  • ZEONPLEX

Installation

npm install text-maker

Examples

const maker = require('text-maker')
 
var a = maker(10)
console.log(a)

Package Sidebar

Install

npm i text-maker

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

2.55 kB

Total Files

8

Last publish

Collaborators

  • khjkr