1.0.4 • Published 2 years ago

infs-uuid-generator v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago