Last updated
Masks boolean values — either fully replacing with "XXXX" or partially masking a substring range.
Masks the value of the input boolean to produce a deterministic output.

Masks the entire boolean value and replaces it with "XXXX".
Masks the substring of the boolean value between the selected indexes.
Last updated

