Description: Random Wordlist Generator is a simple multiplatform tool that allows you to create a wordlist of random words. You can generate random words using different sets of characters. With a mouse click you can generate thousand of different words in a few minutes.Last changelog:
2014-08-13 - Various bugfixes
2014-07-31 - Added support for Qt5 (now you need to use Qt5 in order to compile it).
Hi. Great idea for an app, as many people do not like generating passwords online! I did have a problem installing so maybe you can help. It appears the error is a Qt error but I do have Qt 4.8 so not sure why that error would arise.
error output can be seen here: http://pastebin.kde.org/p6pgnlfml
Thanks in advance for any help!
OS: Kubuntu 13.10
KDE: 4.11.3
Qt: 4.8.4
Hi, many thanks for the appreciation :)
I'm not a Kubuntu user, but seems qt4 development libraries are not installed in your system.
Try to run this command (or something like that):
Ratings & Comments
3 Comments
6 6 حسنا
Hi. Great idea for an app, as many people do not like generating passwords online! I did have a problem installing so maybe you can help. It appears the error is a Qt error but I do have Qt 4.8 so not sure why that error would arise. error output can be seen here: http://pastebin.kde.org/p6pgnlfml Thanks in advance for any help! OS: Kubuntu 13.10 KDE: 4.11.3 Qt: 4.8.4
Hi, many thanks for the appreciation :) I'm not a Kubuntu user, but seems qt4 development libraries are not installed in your system. Try to run this command (or something like that): Let me know if the code compiles successfully :)