• antirez's avatar
    Geo: improve fuzz test. · b1fc06f7
    antirez authored
    The test now uses more diverse radius sizes, especially sizes near or
    greater the whole earth surface are used, that are known to trigger edge
    cases. Moreover the PRNG seeding was probably resulting into the same
    sequence tested over and over again, now seeding unsing the current unix
    time in milliseconds.
    
    Related to #3631.
    b1fc06f7
geo.tcl 11.6 KB