LANGUAGE » JAVASCRIPT » PACKAGE
UUID
Last updated:
Reference:
www.npmjs.com
Example
js
import
{ v4
as
uuidv4 }
from
'uuid'
;
const
uuid
=
uuidv4
();
Theme
Links
Home
Back to top