Function Block STR_SHUFFLE

The function block STR_SHUFFLE shuffles a string randomly.

Warning: This function does not generate cryptographically secure values and should not be used for cryptographic purposes.

Input SET

The input generates a shuffled string on a positive edge.

Input STR

Defines the string that is to be randomly shuffled.

Output Q

The output returns the shuffled string. The value is temporarily stored in the database after generation. On first initialization, the value is equal to NULL.