I’m generally really interested in Clojure for its domain modeling capabilities
So I’m trying to model out this data flow as a little project
I figure if I Specced out all of the valid information to pass through it (like, arousal level must be between 0 and 1 or something), then I could use the generation to run this function through with 1000 random valid values
Caveat: I have no idea what I’m doing https://clojurians.slack.com/archives/C053AK3F9/p1624744369039500