https://github.com/joegithubpro/modelingandsimulation
Generation random numbers simulation - WPF application for generate random numbers and variables
https://github.com/joegithubpro/modelingandsimulation
Last synced: 15 days ago
JSON representation
Generation random numbers simulation - WPF application for generate random numbers and variables
- Host: GitHub
- URL: https://github.com/joegithubpro/modelingandsimulation
- Owner: JoeGitHubPro
- Created: 2024-05-04T14:00:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-04T14:19:10.000Z (about 2 years ago)
- Last Synced: 2025-01-09T09:52:27.239Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 28.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Modeling And Simulation Random Values

About
This app separate to two layers , base layer contain logic code and presentation layer contain GUI
Modeling and simulation WPF application for generate random numbers and variables.
This is educational project for Modeling and simulation
Installation
1. Install Repo
```
https://github.com/JoeGitHubPro/ModelingAndSimulationGUI
```
3. Run Application
Usage
Select algorithm from dropdown list and enter number of values you wanet then genearate values.

Contributing
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your changes to your forked repository.
- Submit a pull request detailing your changes.
License
This project is licensed under the MIT
Contact
If you have any questions or suggestions, feel free to reach out to the project owner:
- GitHub: JoeGitHubPro
Acknowledgments
C# , WPF , OOP , DS&A.
Repository
Find the repository for this project on GitHub: Modeling And SimulationG