Function patternfly_yew::utils::random_id
source · pub fn random_id() -> StringExpand description
Create a random ID.
This is creating a random ID, using a v4 UUID.
pub fn random_id() -> StringCreate a random ID.
This is creating a random ID, using a v4 UUID.