I meant randbool() in v0.3, where it was a more direct call, not randbool() in v0.4.
Anyway, I just found the problem and patched it. Adding one '@inline' now makes rand(Bool) in v0.4
about as fast as randbool() in v0.3.
Should I open an issue (bug report), or just make a PR ?