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