VIPRA Documentation
Loading...
Searching...
No Matches
include
vipra
types
seed.hpp
1
#pragma once
2
3
#include <cstdint>
4
5
namespace
VIPRA {
6
using
seed = uint64_t;
7
}
Generated by
1.13.2