A simple integer noise table. This can be used for semi-random eventually repeating data - good for low level noise like the positioning of plants. It is based off of the noisePermutation table used by Perlin noise.
@author Immortius
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.