MCPcopy Create free account
hub / github.com/LibertyOS-Development/kernel / Random

Class Random

src/sys/rand.rs:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16// Random struct
17#[derive(Debug, Clone)]
18pub struct Random;
19
20
21// Implementation of the FileIO trait for the Random struct

Callers 1

newMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected