@polychrome @SDF Just reading through the TSS/8 manual right now. Put a RANDOMIZE statement as the first statement in your BASIC program and that problem should be fixed.
@ethicsperoxide @sdf @anna @balglaas oh interesting - the BASIC-8 manual says in Appendix E.9 that RANDOMIZE is not implemented, but it works!
This manual must be for a different version.
GUESS.BAS now has a properly seeded RNG. Thanks!
@sdf @ethicsperoxide @anna @balglaas oh! what does KJOB do?
@sdf @ethicsperoxide @anna @balglaas thanks! I've been using LOGOUT, hope that works just as well