+ 1
Can Somebody explain me Generators..?
Why are we using them? What are its advantages and other stuffs?
1 Answer
+ 1
Generators are codes to generate some kind data to the user. Like password generators. Password generator takes gives the user output of a random number, alphabet and symbols.
Simply just remember that generator exist to give user output of his actions.