View Source EctoAnon.Functions.RandomUuid (ecto_anon v0.4.0)

Genererates a random uuid version 4

Link to this section Summary

Functions

Returns a random version 4 UUID

Link to this section Functions

Returns a random version 4 UUID

example

Example

RandomUuid.run(:string, "0601020304", [])
"71d8ed69-31ca-4b9d-826b-f355ea7fb128"