Jason C

Results 17 comments of Jason C

You can put it through a for-loop and pass the generator back. Basically like so: ```python import quantumrandom upperLimit = 10 generator = quantumrandom.cached_generator() nums = [] for x in...

I'm maintaining a version of this @ identex/quantumrand (`quantumrand` on PyPi) that has this standard. My `quick_dice` and `dice_roll` functions do this already if you're looking for a whole number,...

This detects the OS and uses the appropriate method to add links for the compiled shared library. I couldn't get this to compile on macOS 12.0.1 as `--whole-archive` is not...

I cannot believe I missed this PR! I've been flooded with work PRs and it got lost in the weeds. I'll set a reminder to rebuild this weekend and I...

I too would like to see this added. I have not looked at the ruling too hard, but does this support `^(text that)^(chains outside)^(the parenthesis?)` Not that it's even a...

I am working on this

I'm working on this along with daAtt, there are some missing pieces I needed from it and I was just going to do both