1.1.0 • Published 7 years ago

boundless-utils-uuid v1.1.0

Weekly downloads
23,264
License
MIT
Repository
github
Last release
7 years ago

uuid

Generates a unique ID, based on this algorithm. Adds a prefix (b-) so it is suitable for use as an HTML ID.

Example Usage

import uuid from 'boundless-utils-uuid';

uuid(); // b-1f2cd27f-0754-4344-9d20-436a201b2f80