Bluefinger / bevy_turborand

A plugin to enable random number generation for the Bevy game engine.
Apache License 2.0
37 stars 6 forks source link

feat(DelegatedRng): *_mut sampling methods #6

Closed Bluefinger closed 2 years ago

Bluefinger commented 2 years ago

Adding delegated *_mut sampling methods, with a workaround for weighted_sample_mut.