Description of problem: If I enter =randbetween(1;12) I always get the answer 0 Version-Release number of selected component (if applicable): 2.1.0-6.13 How reproducible: Always Steps to Reproduce: 1. Start OOo-Calc 2. Enter =RANDBETWEEN(1;12) on the function line (either using the builder or not) 3. Actual results: 0 is returned always Expected results: random numbers between 1 and 12 Additional info: Not tried on x86
hmm, some sort of problem with a double being returned through uno on x86_64, have stitched together a workaround