tiny-uuid

1.0.0 • Public • Published

UUID

Returns a random v4 UUID of the form xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx, where each x is replaced with a random hexadecimal digit from 0 to f, and y is replaced with a random hexadecimal digit from 8 to b.

Instance, based on recursion, can be found here.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i tiny-uuid

      Weekly Downloads

      357

      Version

      1.0.0

      License

      none

      Last publish

      Collaborators

      • kylepdavis