Anoma.Node (Anoma v0.34.0)
Summary
Functions
I am the random ID generator for examples.
I am the random ID generator with prefixed string.
Functions
@spec example_random_id() :: String.t()
I am the random ID generator for examples.
I call prefix_random_id/1
with argument example_
I am the random ID generator with prefixed string.
I concatenate a given string with a random base 16 string.