fix random numer generating; add cell_random_fit to complement cell_random)
This commit is contained in:
@@ -90,3 +90,4 @@ void actor_free(cell_rt *actor);
|
||||
|
||||
uint64_t cell_ns();
|
||||
void cell_sleep(double seconds);
|
||||
int randombytes(void *buf, size_t n);
|
||||
|
||||
Reference in New Issue
Block a user