Searched refs:RECIP_BPF (Results 1 – 2 of 2) sorted by relevance
63 RECIP_BPF = 2**-BPF variable679 return (int.from_bytes(_urandom(7), 'big') >> 3) * RECIP_BPF
63 RECIP_BPF = 2**-BPF variable817 return (long(_hexlify(_urandom(7)), 16) >> 3) * RECIP_BPF