Registry / other / pallet-insecure-randomness-collective-flip

pallet-insecure-randomness-collective-flip

JSON →
library34.0.0rscratesunverified

Insecure do not use in production: FRAME randomness collective flip pallet for testing purposes only.

# Cargo.toml [dependencies] pallet-insecure-randomness-collective-flip = "34.0.0"
INSTALL
IMPORT
SIG · PALLET-INSECURE-RA
P
pallet-insecure-randomness-collective-flip
otherrustv34.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Pallet
use pallet_insecure_randomness_collective_flip::Pallet;

Minimal example showing the primary type import.

use pallet_insecure_randomness_collective_flip::Pallet; fn main() { // Placeholder; this pallet is insecure and for testing only println!("Insecure randomness pallet (do not use in production)"); }
Debug
Known issues
breakingThis pallet is insecure and should never be used in production; it provides predictable randomness.
fix
Use a secure randomness source like `pallet_randomness` or an oracle.
affects: >=0.0.0
Upgrade
Version history
34.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
pallet-insecure-randomness-collective-flip — cargo add pallet-insecure-randomness-collective-flip · libregistry