Skip to content
  • Ale Abdo's avatar
    Improves small fix for 64bit architectures. · 2586bae6
    Ale Abdo authored
    graph_rewiring.cc: use static_cast<rng_t::result_type> instead of
    uint32_t to convert the seed value for the rng_t constructor, so
    the code becomes compatible with any rng_t.
    2586bae6