Documentation ¶ Overview ¶ Write a program that creates a fixed set of workers to generate random numbers. Discard any number divisible by 2. Continue receiving until 100 numbers are received. Tell the workers to shut down before terminating. Source Files ¶ View all Source files exercise4.go Click to show internal directories. Click to hide internal directories.