Back to packages list

Vals using uuid

Description from the NPM package:
RFC4122 (v1, v4, and v5) UUIDs
camflan avatar
uuids
@camflan
http
An interactive, runnable TypeScript val by camflan
tmcw avatar
uuidExample
@tmcw
script
uuid The uuid module provides builders for different types of universally unique identifiers . These are kinds of identifiers that you can use instead of auto-incrementing integers. They're intended to contain so much randomness that the chances of a collision between two uuids is very low. There are different versions of uuids available: typically people use v4 UUIDs, which are fully random.
omgwtfbrblolttyl avatar
createPollEndpoint
@omgwtfbrblolttyl
express
An interactive, runnable TypeScript val by omgwtfbrblolttyl
1
Next