generate_random_id: Some elements require input id, but this does not need to be
specified by the user. Thus we assign random value with prefix where needed.
Description
Some elements require input id, but this does not need to be
specified by the user. Thus we assign random value with prefix where needed.
Usage
generate_random_id(prefix, id_length = 20)
Arguments
- prefix
character with prefix add to id
- id_length
numeric with length of id (default 20)