This is a PHP derivative of net.minecraft.world.gen
originally written by Mojang AB and then modified by PG85
This perlin noise generator is oriented for implementation with minecraft, and includes a Random class (implemented by PMMP) and utilities to make it work.