unique-type
v1.1.0
Published
Takes a mostly unique string and ensures that it is globally unique.
Downloads
5
Keywords
Readme
unique-type
Takes a mostly unique string and ensures that it is globally unique.
const uniqueType = require('unique-type');
uniqueType('foo'); // foo
uniqueType('foo'); // foo:1