0.2.6 • Published 3 years ago

random-code-getter v0.2.6

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

#Documentation installation

With NPM

npm i random-code-getter

With YEARN

yarn add random-code-getter

Use

import {numeric, text} from 'random-code-getter'


 numeric({length: 5})
 text({length: 5, capital: true})
0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.1.1

3 years ago

0.0.1

3 years ago