b"2188824287183927522224640574525727508854836440041603434369820418657580849",10// Prime r but missing last 4 digits
).unwrap();
letmsg=123456789.to_bigint().unwrap();
assert!(Point::from_msg_vartime(msg).on_curve());
// Try with some more random numbers -- it's extremely unlikely to get lucky will with valid points 20 times in a row if it's not always producing valid points