C# Fasta parallel with fast forward seed
This version start 3 generators parallel and use a fast forward seed for the THREE Homo sapiens
Also used Uint for the seed to speedup the seeding
EDIT (PRogram Updated) Program.cs
Build and Command line is the same as c# .Net 5 dotnet build -c Release --no-restore --no-self-contained -r ubuntu-x64
/usr/bin/dotnet ./bin/Release/net6.0/ubuntu-x64/tmp.dll 25000000
Edited by thom K