Update main.c
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
#include "random.h"
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
|
#include "random.h"
|
||||||
|
|
||||||
int main() {
|
int main() {
|
||||||
uint32_t seed;
|
uint32_t seed;
|
||||||
printf("Enter seed: ");
|
printf("Enter seed: ");
|
||||||
|
|||||||
Reference in New Issue
Block a user