protocol Distribution
s5Utils12DistributionP
4GQHP
import Utils
associatedtype Element
func sample() -> Element
(Randomly) samples a value from the distribution.