https://github.com/voucherifyio/voucher-code-generator-js
https://www.npmjs.com/package/voucher-code-generator
voucher_codes 라이브러리
- length : 원하는 길이
- count : 원하는 개수
- voucher_codes.charset("원하는 문자열 포맷")
ex) numbers / alphabetic / alphanumeric
- prefix: 원하는 접두사
- postfix: 원하는 접미사
- pattern: 원하는 모양
ex) "##-###-##"
'오늘은 공부 중 > 자바스크립트' 카테고리의 다른 글
REST API 설계 관련 지식 (0) | 2021.08.08 |
---|---|
[Node.js] JWT Bearer 스키마로 토큰 보내기 (0) | 2021.08.05 |
[Node.js API 수업] 내용 정리 (0) | 2021.07.25 |
[promise-mysql] releaseConnection is not a function 뜰 때 (0) | 2021.07.20 |
[nodejs + graphql] ER_BAD_FIELD_ERROR "Unknown column in 'field list' (0) | 2021.07.18 |