Is your feature request related to a problem? Please describe.
While handle functions are encrypted and protect what the users are sending, some values can still be predicted or assumed
Describe the solution you'd like
To preserve user privacy, all of the handle functions should include an optional padding value to make these TXs harder to predict. A good example is the Snip20 spec.