"The PRNGs are optionally self-seeding, automatically acquiring a (19968-bit) random seed from user-selectable sources; the user can also seed the generator manually with a single integer or array of integers."
Thanks. I add something like this for the next release.