| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| First Time Poster! | Generating random seed strings using cursor Hi, I needed a javascript that could create random seed strings. The script was to be used to ensure key integrity for a webb-based application. I found one script that did this and more; some really nice features to the script were that you could specify the chars. to be generated and how long the string should be. Then I found out that the javascript algoritm was flawed; the seed string could (theoretically) be hacked (the string is encrypted by the app). So I got an Idea: How about creating a script that generates random seed strings based on how you move your mouse on the screen? This method should generate a string that's impossible to 'hack'. Could anybody help me with script? It should - apoligies for the feature list - do the following:
Scripts of interest Here are two javascripts that may be used in order to create this script: Random Password Generator and JavaScript Capture Mouse. I'm truly grateful for your help! ![]() Again, sorry for this shamelessly detailed request. |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |