"GeneratorRecipe":{"type":"object","description":"The recipe is used in conjunction with the \"generate\" property to set the character set used to generate a new secure value","properties":{"characterSets":{"type":"array","uniqueItems":true,"minimum":0,"maximum":3,"items":{}},"length":{"type":"integer","minimum":1,"maximum":64,"description":"Length of the generated value","default":32}}}