randomDevice
constrandomDevice:DeviceDriver
Defined in: src/internal/devices.ts:421
Internal
Simulates the /dev/random device.
- Reads return random bytes.
- Writes discard data, advancing the file position.
constrandomDevice:DeviceDriver
Defined in: src/internal/devices.ts:421
Internal
Simulates the /dev/random device.