Uuid Packages

mnm-uuid

This module creates a uuid based on the the Date Object in JS. We get the current time in milliseconds and convert to a String data type. We then convert that string into kind of a hash, using the crypto module.

1.0.3 • Published 3 years ago

nano-uuid

A db-friendly UUID generator, base36 encoded, 25 chars length.

1.0.1 • Published 3 years ago

nanouuidv4

An absolutely TINY uuid v4 generator.

1.2.1 • Published 4 years ago