causatum
causatum copied to clipboard
A Clojure library for generating streams of events based on stochastic state machines.
Results
4
causatum issues
Sort by
recently updated
recently updated
newest added
It should be possible to use something like a counter and a hash function to generate a deterministic sequence without having to bind the RNG seed.
enhancement
This would be pretty trivial to do as a post-processing step, but it might be a nice convenience.
enhancement