Skip to content
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 170 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 170 Bytes

easy-id

A simple, easy to use and fast id generator

var easyid = require('easy-id');
easyid.generate();
// Returns a 24 characters id (base 36)