Misophist
4cad0a035d
util: random_string is now more entropic ( #29312 )
...
* random_string now returns a significantly higher entropy random string
sizeof(char*) is going to be 8 on a 64-bit system, not the length of the
string. Before, only strings of integer values [0-6] were being generated. Also
switched to C++ constructs for simplicity.
* Update common/util.cc
* maintain repo style
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com >
2023-08-11 03:46:47 -07:00
..
2022-06-11 23:19:27 -07:00
2022-03-24 23:23:29 -07:00
2023-05-04 11:21:41 -07:00
2022-08-01 20:35:14 -07:00
2020-01-17 10:28:44 -08:00
2020-01-17 10:28:44 -08:00
2022-06-11 16:38:24 -07:00
2020-11-11 21:14:51 +01:00
2023-07-31 17:49:50 -07:00
2022-05-18 14:11:57 -07:00
2022-03-13 21:42:39 -07:00
2021-03-25 13:30:09 -07:00
2021-12-16 14:58:17 +01:00
2023-08-10 15:28:51 -07:00
2021-09-01 15:00:52 -07:00
2023-07-19 19:46:42 -07:00
2022-09-12 22:29:31 -07:00
2023-07-26 16:01:26 -07:00
2023-04-13 21:45:12 -07:00
2022-05-18 14:11:57 -07:00
2020-01-17 10:28:44 -08:00
2023-08-10 18:58:22 -07:00
2022-05-18 14:11:57 -07:00
2023-07-01 08:26:21 +01:00
2022-02-07 14:12:54 -08:00
2021-01-14 18:43:50 -08:00
2023-05-09 21:25:23 -07:00
2023-07-24 19:49:51 -07:00
2023-05-09 21:25:23 -07:00
2022-07-28 13:17:11 -07:00
2022-12-12 14:47:27 -08:00
2021-12-16 14:58:17 +01:00
2022-05-18 14:11:57 -07:00
2022-09-27 20:43:05 -07:00
2023-01-29 13:55:17 -08:00
2021-12-28 18:07:00 +01:00
2020-05-31 00:48:47 -07:00
2023-04-07 11:00:57 -07:00
2022-05-18 14:11:57 -07:00
2023-07-19 19:46:42 -07:00
2023-07-31 17:49:50 -07:00
2020-11-06 18:44:04 -08:00
2023-07-18 21:26:05 -07:00
2021-12-16 14:58:17 +01:00
2022-05-18 14:11:57 -07:00
2023-08-11 03:46:47 -07:00
2023-05-23 19:02:22 +02:00
2023-07-27 15:30:37 -07:00
2022-07-08 20:25:54 -07:00
2022-07-08 20:25:54 -07:00
2022-05-02 16:48:04 -07:00
2022-05-12 14:59:00 +02:00