samedi 25 mars 2023

Why is the default seed of `mt19937` 5489?

According to the Standard, the value of mt19937::default_seed is 5489u:

static constexpr result_type default_seed = 5489u;

This seems very artificial.

Is there any (mathematical or theoretical) reason behind this?

Aucun commentaire:

Enregistrer un commentaire