mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-04 04:45:10 +02:00
move rand functions from util to new random.h/.cpp
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
#include "util.h"
|
||||
|
||||
#include "random.h"
|
||||
#include "sync.h"
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
Reference in New Issue
Block a user