Returns a random integer from a geometric distribution with success probability p . @param p the parameter of the geometric distribution @return a random integer from a geometric distribution with success probability p; or Integer.MAX_VALUE if p is (
(double p)
source not stored for this graph (policy: none)