mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-01-19 09:22:41 +00:00
misc
This commit is contained in:
parent
df684302f6
commit
d3c0667616
@ -15,8 +15,7 @@ proc new*(
|
||||
rng: Rng,
|
||||
chunkSize: int | NBytes,
|
||||
size: int | NBytes,
|
||||
pad = false
|
||||
): RandomChunker =
|
||||
pad = false): RandomChunker =
|
||||
## Create a chunker that produces random data
|
||||
##
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user