1.0.4 • Published 5 months ago

infs-uuid-generator v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

inf's uuid generator

Use this to generate uuid's for your users!

Features

  • Generate uuid's with a custom length or fixed length of 24 that contain letters and numbers with uuid.
  • Generate uuid's with a custom length or fixed length of 24 that only contain letters with simple_uuid.
  • Generate uuid's with a custom length or fixed length of 24 that contains letters, numbers and special characters with complex_uuid.

Usage

uuid()
simple_uuid()
complex_uuid(32)

Installation

$ npm install infs-uuid-generator

Contact

infs.world

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago