Module id

Module id 

Source
Expand description

Hooks for handling IDs

Functionsยง

use_derived_id
Use an ID, derived from another one.
use_id
Use an ID from properties, or random if none was provided
use_prop_id
Use an ID from properties, or random if none was provided
use_random_id
Use a random ID
use_suffixed_id
Use an ID, derived from another one with a suffix.