Vestibule

A random walk

A talk all about random numbers and randomness.

Of course, the slides will come in random order - some maybe not at all, some twice or more, maybe there'll just be one that comes again and again and again.

I hope to learn/uncover things like:

  • using predictable random numbers to give the illusion of infinity
  • bloom filters and other statistical data structures
  • markov chains for text generation
  • monte-carlo methods
  • reducing collisions without locking
  • guessing by sampling
  • how ruby's random works
  • simulated annealing
  • random deployment

I don't know all the things I'll need to learn for this talk, so please suggest topics.

Proposed by: Headshot_normal Ben Griffiths updated 8 months ago

Suggestions