summaryrefslogtreecommitdiff
path: root/src/test/test_prob_distr.c
AgeCommit message (Expand)Author
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-11Add some more type checking.Taylor R Campbell
2019-01-11Use the distribution abstraction as an abstraction.Taylor R Campbell
2019-01-11Move ceil call back into the geometric sampler.Taylor R Campbell
2019-01-10Rename crypto_rand_uint32() -> crypto_rand_u32()George Kadianakis
2019-01-02Implement and test probability distributions used by WTF-PAD.George Kadianakis