summaryrefslogtreecommitdiff
path: root/src/testdir/test_random.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.0233: crash when using garbagecollect() in between rand()v8.2.0233Bram Moolenaar2020-02-081-4/+11
* patch 8.1.2357: no test with wrong argument for rand()v8.1.2357Bram Moolenaar2019-11-281-0/+4
* patch 8.1.2356: rand() does not use the best algorithmv8.1.2356Bram Moolenaar2019-11-281-6/+6
* patch 8.1.2343: using time() for srand() is not very randomv8.1.2343Bram Moolenaar2019-11-261-3/+11
* patch 8.1.2342: random number generator in Vim script is slowv8.1.2342Bram Moolenaar2019-11-251-0/+28