Randomized Experiments

A playground for exploring randomized structures and algorithms from across computer science. Browse topics, launch experiments, and see how randomness drives behavior.

Topics

Random Graphs

Compare different Erdős–Rényi models and watch phase transitions emerge as edges arrive or probabilities rise.

Monte Carlo & Approximation

Different Monte Carlo methods for approximations

Randomized Incremental Construction

Incrementally build geometric structures with randomized insertion orders.

Hash Functions

Probabilistic data structures and hashing behavior.