-
Currently, we have very rudimentary handling of stochastic layers. Initialization of RNGs for stochastic layers is done as:
```julia
randn(rng, 1)
return (rng=replicate(rng), training=tru…
-
The RNG used to generate random characters & shuffle the password is from python's `random` module, which produces insecure passwords with VERY little entropy, which is a serious concern. You should n…
-
Hi, I've hit a problem trying to use `pyttsx3` for speech synthesis on Mac OSX Sonoma 14.2
I can get the say function to run ok, but when I try the `engine.save_to_file()` method, this crashes on `…
-
### 🐛 Describe the bug
```python
"""Demonstrate error with `torch.compile` with `set` argument.
pip install torch@https://download.pytorch.org/whl/nightly/cu124/torch-2.6.0.dev20241103%2Bcu124-cp…
-
### Do you intend to personally contribute/program this feature?
Yes
### I would like to see this change made to improve my experience with
Mod capability as a Modder
### Description
Ri…
-
### Describe the Problem
It would make some of my players happier if I could reseed the RNG in the dice roller periodically, and currently the only way to do that is close and reopen the program.
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Row count shows 0 for interface "get_collection_stats" when the collection is not empty…
-
Currently, we do not provide any RNG implementation in software.
It may be useful to add one, which, however, would require some sort of entropy function. This must be implemented by the user of th…
-
RNG Quarry crashes my server and corrupts the world when powered with a rftools power cell and a modular storage with storage tier 2 modul in it
I removed the Japta Mod from the modpack and restart…
-
Overworld RNG is now possible for Sword/Shield without CFW.
https://www.youtube.com/watch?v=CAjWTpSmqhs
Let's study the various approach and pick the best one to automate. This will be multiple …