This option only has effect if multiple identifiers are to be generated and instructs uuidgen to not generate them in batch, but one at a time.
-n
This option controls the number of identifiers generated. By default, multiple identifiers are generated in batch.
-o
Redirect output to filename instead of stdout.
Batched generation yields a dense set of identifiers in such a way that there is no identifier that is larger than the smallest identifier in the set and smaller than the largest identifier in the set and that is not already in the set.
When generating the identifiers one at a time, the identifiers will be close to each other, but operating system latency and processing time will be reflected in the distance between two successive identifiers.