Formatting
This commit is contained in:
parent
b5dfda57fa
commit
9186a45be9
1 changed files with 0 additions and 1 deletions
1
prand.c
1
prand.c
|
@ -37,7 +37,6 @@ int main() {
|
|||
// time(NULL) provides a somewhat unique seed at runtime
|
||||
sprand(time(NULL));
|
||||
|
||||
|
||||
uint64_t rn1 = prand();
|
||||
uint64_t rn2 = prand();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue