HerdSoftware
0.4.0
include
herd
analysis
utils
misc
MiscUtils.h
Go to the documentation of this file.
1
/*
2
* MiscUtils.h
3
*
4
* Created on: 15 Dec 2022
5
* Author: Nicola Mori
6
*/
7
8
#ifndef HERD_MISCUTILS_H
9
#define HERD_MISCUTILS_H
10
11
namespace
Herd::Misc
{
12
20
unsigned
int
RandomSeed
();
21
22
}
// namespace Herd::Misc
23
24
#endif
Herd::Misc::RandomSeed
unsigned int RandomSeed()
Draws a random seed for initializing a random engine.
Definition:
MiscUtils.cpp:15
Herd::Misc
Definition:
MiscUtils.h:11
Generated by
1.8.17