How to get the current time in seconds-since-the-epoch with `awk`:
```
awk 'BEGIN {srand(); print srand()}'
```

@th wild, i love it! I can't think of any other platform where you can inspect the rng seed like that.

Follow

@phooky the most famous is probably RSA's `Dual_EC_DRBG`, which allows the NSA to predict the value of the rng seed. blog.cryptographyengineering.c

Sign in to participate in the conversation
(void *) social site

(void*)