gleam add gluidimport gluid
pub fn main() {
io.debug(gluid.guidv4())
}Further documentation can be found at https://hexdocs.pm/gluid.
gleam run # Run the project
gleam test # Run the tests
gleam shell # Run an Erlang shell| Name | Name | Last commit date | ||
|---|---|---|---|---|
gleam add gluidimport gluid
pub fn main() {
io.debug(gluid.guidv4())
}Further documentation can be found at https://hexdocs.pm/gluid.
gleam run # Run the project
gleam test # Run the tests
gleam shell # Run an Erlang shell