Method
This node scrambles a text string, which then can be used as an input into other nodes – typically the Text node.
Attributes
Name |
Description |
---|
Text String |
The text string to scramble. |
Blend Amount |
A value to blend between the original and target text strings. |
Seed |
The random seed used for randomising the text. |
Animation Rate |
The rate at which the characters should be scrambled. |
Characters Randomised Amount |
The fraction of characters which will be scrambled. |
Limit To ASCII Characters |
Optionally limit the scrambled characters to just ASCII. |
Apply To White Space |
Optionally scramble white space characters – Space, Line Breaks, etc. |
Apply To Non-Alphanumeric Characters |
Optionally scramble non-alphanumeric characters. |
Inputs
Name |
Description |
Typical Node Input |
---|
Text String |
Connect a text string from another node to overwrite the text string attribute. |
Text String |
Outputs
This node outputs a string that can be used by any node which takes a string input.