diff options
author | Denys Vlasenko | 2021-07-02 19:38:03 +0200 |
---|---|---|
committer | Denys Vlasenko | 2021-07-02 19:38:03 +0200 |
commit | 8bb03da906e1f8f750123214b15a19d7d4e166c1 (patch) | |
tree | a36a7ca749f028149c5f112eb792acbfc0779f78 /loginutils | |
parent | 37ae8cdc6e428e68ad76f6b446881ecff305ebd3 (diff) | |
download | busybox-8bb03da906e1f8f750123214b15a19d7d4e166c1.zip busybox-8bb03da906e1f8f750123214b15a19d7d4e166c1.tar.gz |
awk: rand() could return 1.0, fix this - should be in [0,1)
While at it, make it finer-grained (63 bits of randomness)
function old new delta
evaluate 3303 3336 +33
.rodata 104107 104111 +4
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 37/0) Total: 37 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'loginutils')
0 files changed, 0 insertions, 0 deletions