neolution-ch / javascript-utils

0 stars 3 forks source link

Add guid utils #6

Closed drebrez closed 11 months ago

drebrez commented 1 year ago

Would be nice to have some guid utils, especially these:

We could quickly implement them as wrappers of the well known uuid library (uuid.NIL and uuid.v4)