:h rand*(<tab>
does not show anything - thus VimL does not support random values.
On linux like operating systems you can use /dev/(u)random and read some
chars or you can use interfaces to the supported scripting languages
(python,ruby,..) or use additional external tools.
Of course you could base it on the time which you can query using some VimL
functions as well.
It all depends on your security requirements.
Marc Weber
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
No comments:
Post a Comment