Searched refs:percent_random (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/queryperf/utils/
H A Dgen-data-queryperf.py31 percent_random = 0.3 variable
72 percent_random = float(value)
107 if gen.random() < percent_random:

Completed in 8 milliseconds