Modules for seeding (a sampling)


        Crypt::Random::Seed        my preference

        Crypt::Random::Source      uses Any:Moose

        Data::Entropy              falls back to system rand

        Crypt::Urandom             simple but only one source

        Net::Random                good randomness, but over the net