Home
last modified time | relevance | path

Searched refs:RECIP_BPF (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/
Drandom.py99 RECIP_BPF = 2 ** -BPF variable
824 return (int.from_bytes(_urandom(7), 'big') >> 3) * RECIP_BPF