The type for an ID.
Generates a random ID. Used by the Node & Pane struct.
Node
Pane
@type t() :: String.t()
@spec gen_id() :: String.t()