Synopsis:
Note: not implemented yet for RR, CC, and polynomial rings.
Code:
-- ../m2/enginering.m2:681-684 random Ring := RingElement => (R) -> ( if R.?random then R.random() else error "no method found for item of class Ring" )