I made a low poly spaceship generator in Unity. I use a genetic algorithm to be able to breed, mutate and generate ships. An array of Int8s is the alleles, for each 'gene', I read a segment of the array as a 256 base number, then apply that number to a decision of measurement in the design.