fuel-core icon indicating copy to clipboard operation
fuel-core copied to clipboard

Avoid Using random feature in `fuel-vm` features

Open ControlCplusControlV opened this issue 3 years ago • 0 comments

hmm this will enable lots of random functions we may not want to allow access to in production code 🤔

As a tech-debt follow-up, we'll need to figure out a different way to solve the need to use random in fuel-crypto, without enabling it in everything else.

Originally posted by @Voxelot in https://github.com/FuelLabs/fuel-core/pull/605#discussion_r967571069

ControlCplusControlV avatar Sep 10 '22 15:09 ControlCplusControlV