Location: Random Name Generator
Description: A simple tool to generate random names. Note that random names may or may not be intelligible, let alone practical to pronounce.
To generate a name, start by either entering a number in the 1st box and clicking the "Generate characters" button (randomly generated characters will appear in the 2nd box) or by manually entering the characters for the name in the 2nd box. Then, either choose an ordering of the characters by entering the sequence number in the 3th box or leave that box blank (to generate a random sequence) and press the "Generate name" button. If a sequence number was entered, that ordering of the characters will appear in the 4th box. If not, a random sequence will be displayed in the 4th box.
Location:Leg Length Calculator
Description: A tool to calculate the length of the legs of right triangles from the length of the hypotenuse and the ratio of the two legs. Enter the the length of the hypotenuse in the "Target number" box and enter the ratio between the two legs in the ratio boxes. Then press the "Calculate" button to find the length of the legs.
Note that there is currently a bug that allows some calculations to go on for a very long (if not simply infinite) time. A fix for this is on the way.
Location:Base-six to text translator
Description:A tool to convert numbers into textual characters. I no longer recall why I made it, though it is curiously named: The numbers it accepts are not all base-six numbers. (It accepts 26, but not 20.)
To use it, enter the number for the next character in the string, and press the "Get result" button. The character corresponding to that number will be appended to the string.