Skip to content

vasuvanka/vuniq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uniq

Uniq string ID generator for Deno.

import uniq from "https://deno.land/x/vuniq/mod.ts"
// default length is 12
uniq() //=> "sbYWZ1yWjU"

uniq(10) //=> "gtFo83Hh"

LICENCE

MIT

Free Software ,Hell ya