Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/tests/
Dranddec.py51 from randfloat import un_randfloat, bin_randfloat, tern_randfloat
445 def randfloat(): function
455 real = randfloat()
459 imag = randfloat()
469 number_funcs = [randint, randfloat, randcomplex, randfraction]
DREADME.txt10 randfloat.py ->
Ddeccheck.py36 from randdec import randfloat, all_unary, all_binary, all_ternary
938 f = randfloat()