Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.97 KB

README.md

File metadata and controls

43 lines (33 loc) · 1.97 KB

PureBasic Password Generator

Hits picture

This is a very simple program for beginners who want to grasp the concept of a variable in programming. This can be developed also as a complete program for creating passwords automatically.

Just see the code and enjoy the simplicity!

Disclaimer

Please note that this project is presented as a showcase of my work during a specific period. It represents a snapshot of my skills and accomplishments at that time. As such, this project is no longer actively maintained or updated. It is kept public for demonstration purposes and may not reflect my current abilities or the latest best practices in the field.

However, feel free to learn from this archived project, preserved as it was during that specific period !

Compiling

Just click Compile/Run button in your PureBasic IDE or press F5.

License

MIT - the permissive license

The Good Old Days

PureBasic was my first ever programming language, so it reminds me of the good old days. Before PureBasic, I first learned Excel formulas, which really captured my interest. The very first time I encountered Excel was in college, and it was the IF function presented by the professor that really caught my attention.

More PureBasic Projects

for more PureBasic discussion and other details, check the Main Page -> PureBasic

More Of My Content