A module for testing purposes.
@spec get_all_flags_state_random(atom(), binary()) :: map()
@spec get_flag_value_context_kind(atom(), binary(), binary(), map() | nil) :: {atom(), any(), any()}
@spec get_flag_value_fixed_context(atom(), binary(), binary(), binary(), map() | nil) :: {atom(), any(), any()}
@spec get_flag_value_random_context(atom(), binary(), atom() | binary() | nil) :: {atom(), any(), any()}