NoNoise
NoNoise(
debug: Debug = Debug.DEPLOY
)
A Noise system without any noise
Args
- debug (bool) : the debug flag
Methods:
.add_noise
.add_noise(
data: int
)
The Method of adding noise to the data
Args
- data (bytes) : the data that is going to add noise on
Returns
- bytes : the data with noise