We have two pages related to "Generator": * [Generators In Tcl], a programming concept wherein a piece of code can yield a result and then be resumed at a later time to yield a second result, and so on ''ad infinitum''. * [Gaming Generators in Tcl], a program for generating text description and sound-alike word lists given syntactical or exemplary input. A technique for procedural generation.