Randomize this actual tree node.
@param rnd Random number generator.
@param desiredType The desired type of the randomization, if allowed.
@param actual The actual program node to randomize.
@param minValue The minimum value to use for randomization.
@param maxValue The maximum value to use for randomization.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.