v1.12.3
replace many unsafe_convert methods with safer cconvert ones (#51764)
[release-1.12] Fix namespace of `IOError` in `random_seed` (#59690)
Minor documentation updates (#56883)
[Random] Add more comments and a helper function in Xoshiro code (#56144)
fix typo in Float32 random number generation (#57338)
make faster BigFloats (#55906)
Add `shuffle!` algorithm specialized for `AbstractArray{Bool}` (#52133)
Replace most occurances of http with https when the https url is valid (#52566)