move rand functions from util to new random.h/.cpp
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include "crypto/ripemd160.h"
|
||||
#include "crypto/sha1.h"
|
||||
#include "crypto/sha2.h"
|
||||
#include "random.h"
|
||||
#include "util.h"
|
||||
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user