Spawn a number of child SeedSequence instances by extending the
spawn_key.
- Parameters:
- n_children
Number of child SeedSequences to create from the current instance
- Returns:
seqs – Child SeedSequences with incremented spawn_key
- Return type:
List[SeedSequence]