# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #101446] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=101446 >
<masak> perl6: say rand xx 3 <p6eval> rakudo 25af2d: OUTPUT«0.8685990956883 0.8685990956883 0.8685990956883» * masak submits rakudobug Recent spec change https://github.com/perl6/specs/commit/95d8b726d8058f4d4bbf87086141b3d7611b6e70 makes Rakudo's current behavior wrong.
