fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Library Modules
•
data
»
Modules
base
clang
crypto
database
http
lock_free
mail
nom
sodium
sqlite
terminal
uuid
web
wolfssl
universe (module uuid)
└─
uuid
data
uuid
.
data
data
=>
u128
¶
[src]
For an UUID of variant 8 to B (the ones specified in RFC9562) all bits
without the bits of version and variant field, for an version 4 UUID
these are the random bits, for version 8 the custom data
returns an u128 with 122 bits of data
0.095dev (GIT hash 5a97c5766ea04e5412cbfaed4c53658737cd2e4b)
without the bits of version and variant field, for an version 4 UUID
these are the random bits, for version 8 the custom data
returns an u128 with 122 bits of data