yould.yould
index
/home/achim/rpg/ews/rpg-tools-1d6/schlachtfeld/yould/yould.py

# encoding: utf-8

 
Modules
       
sys

 
Functions
       
dom_avails(name)
gen3_name(tr3_prob)
generate_names(tr3_prob, min_l, max_l, nb_w, nb_d, min_prob=2.5000000000000001e-09, max_prob=0.00025000000000000001)
get_c(probs, draw)
min_nb_doms_p(name, nb)
true if at least nb domains are available
name3_prob(tr3_prob, name)
popen(...)
popen(command [, mode='r' [, bufsize]]) -> pipe
 
Open a pipe to/from a command returning a file object.
print_names(names, tried)
random(...)
random() -> x in the interval [0, 1).
time(...)
time() -> floating point number
 
Return the current time in seconds since the Epoch.
Fractions of a second may be present if the system clock provides them.

 
Data
        max_probability = 0.00025000000000000001
maximum_useful_probability = 0.0025000000000000001
min_probability = 2.5000000000000001e-09