Generator
A generator refers to several things:
- an electrical generator
- the generating set of a group
- In computer science, particularly in the Python programming language, a generator is a type of continuation that can be used as an iterator.
A generator refers to several things: