Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 212 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 212 Bytes

What is this

랜덤값 생성합니다

Install 2

$ npm install gen_rand_value

import gen_rand_value from 'gen_rand_value'

Usage

gen_rand_value(10) // 10자리 랜덤값 나옵니다