Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
UNICT-Quality-Development
/
qd-starter-pack
Public
Notifications
You must be signed in to change notification settings
Fork
127
Star
7
Code
Issues
0
Pull requests
101
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
implemented Random number
- #312
#312
Open
PieroFiorica
wants to merge 14 commits into
UNICT-Quality-Development:main
UNICT-Quality-Development/qd-starter-pack:main
from
PieroFiorica:random_number
PieroFiorica/qd-starter-pack:random_number
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
implemented Random number
#312
PieroFiorica
wants to merge 14 commits into
UNICT-Quality-Development:main
UNICT-Quality-Development/qd-starter-pack:main
from
PieroFiorica:random_number
PieroFiorica/qd-starter-pack:random_number
Copy head branch name to clipboard
Commits
Commits on Nov 25, 2025
feat: simple random positive int generator
PieroFiorica
committed
a598784
View commit details
Copy full SHA for a598784
Browse repository at this point
feat: added random generator with upper bound;
PieroFiorica
committed
af6dcd1
View commit details
Copy full SHA for af6dcd1
Browse repository at this point
test: added test_random_number to test random_functions
PieroFiorica
committed
ecb2b6a
View commit details
Copy full SHA for ecb2b6a
Browse repository at this point
chore: removed useless comments
PieroFiorica
committed
b7c4553
View commit details
Copy full SHA for b7c4553
Browse repository at this point
Commits on Nov 26, 2025
chore: removed useless return
PieroFiorica
committed
0eacc1a
View commit details
Copy full SHA for 0eacc1a
Browse repository at this point
Merge branch 'UNICT-Quality-Development:main' into random_number
PieroFiorica
authored
6e2333c
View commit details
Copy full SHA for 6e2333c
Browse repository at this point
chore: removed fulfilled todos comments
PieroFiorica
committed
953f971
View commit details
Copy full SHA for 953f971
Browse repository at this point
feat: user can now set the upper limit of the generated number
PieroFiorica
committed
a5ee6aa
View commit details
Copy full SHA for a5ee6aa
Browse repository at this point
Commits on Nov 27, 2025
fix: handle keyboardinterrupt gracefully
PieroFiorica
committed
7d82103
View commit details
Copy full SHA for 7d82103
Browse repository at this point
fix: improved exception catching
PieroFiorica
committed
e1d66f0
View commit details
Copy full SHA for e1d66f0
Browse repository at this point
chore: unchained asserts to make the linter happy
PieroFiorica
committed
702ec3b
View commit details
Copy full SHA for 702ec3b
Browse repository at this point
chore: double quotes
PieroFiorica
committed
63d3847
View commit details
Copy full SHA for 63d3847
Browse repository at this point
added comment
PieroFiorica
committed
14671ca
View commit details
Copy full SHA for 14671ca
Browse repository at this point
Revert "added comment"
Show description for 9a70661
PieroFiorica
committed
9a70661
View commit details
Copy full SHA for 9a70661
Browse repository at this point
You can’t perform that action at this time.