```# Fully non-deterministic Noir
## Afterthought
After writing up this spec, I would also like to question/justify the idea as to whether we need this. My concerns are around file access for things like state management and if there are any cases where a user may, due to ignorance allow one to execute arbitrary code in a non-sandboxed way
## Problem statement
**Introduction**