{"id":26172292,"url":"https://github.com/imdarshangk/generate-random-numbers","last_synced_at":"2025-07-09T18:32:46.864Z","repository":{"id":157510905,"uuid":"633516873","full_name":"imDarshanGK/Generate-Random-Numbers","owner":"imDarshanGK","description":"The Generate Random Numbers repository is a collection of Python examples demonstrating how to generate random numbers and sequences using Python's random module. It covers generating integers, floating-point numbers, shuffling sequences, and selecting random elements.  🐍","archived":false,"fork":false,"pushed_at":"2024-12-12T04:22:17.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T19:55:54.251Z","etag":null,"topics":["integers","random","range"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imDarshanGK.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-27T17:10:04.000Z","updated_at":"2024-12-12T04:23:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee66dc8e-8780-41e2-8014-e0064caef37d","html_url":"https://github.com/imDarshanGK/Generate-Random-Numbers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imDarshanGK/Generate-Random-Numbers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imDarshanGK%2FGenerate-Random-Numbers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imDarshanGK%2FGenerate-Random-Numbers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imDarshanGK%2FGenerate-Random-Numbers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imDarshanGK%2FGenerate-Random-Numbers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imDarshanGK","download_url":"https://codeload.github.com/imDarshanGK/Generate-Random-Numbers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imDarshanGK%2FGenerate-Random-Numbers/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264502387,"owners_count":23618587,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["integers","random","range"],"created_at":"2025-03-11T19:55:57.306Z","updated_at":"2025-07-09T18:32:46.820Z","avatar_url":"https://github.com/imDarshanGK.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generate Random Numbers 🎲\n\n## Overview 📝\n\nThe **Generate Random Numbers** repository contains Python examples for generating random numbers. It demonstrates various methods to create random integers, floats, and sequences using Python's built-in `random` module. This repository is a great resource for understanding how randomness works in Python and its applications in different scenarios. 🐍\n\n## Features ⚡\n\n- 🌟 Generate random integers and floating-point numbers.\n- 🔄 Shuffle and select random elements from sequences.\n- 💡 Learn practical use cases for random number generation.\n\n## Installation and Usage 🏃‍♂️\n\nTo get started:\n\n```bash\n# Clone the repository\ngit clone https://github.com/imDarshanGK/Generate-Random-Numbers.git\n```\n## Contribution 🤝\nContributions are welcome! Follow these steps:\n```\n# Fork the repository on GitHub\n\n# Clone your forked repository\ngit clone https://github.com/your-username/Generate-Random-Numbers.git\n\n# Create a new branch for your feature or fix\ngit checkout -b feature-name\n\n# Make your changes and commit them\ngit commit -m \"Add feature or fix description\"\n\n# Push to the branch\ngit push origin feature-name\n\n# Open a pull request on GitHub\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimdarshangk%2Fgenerate-random-numbers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimdarshangk%2Fgenerate-random-numbers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimdarshangk%2Fgenerate-random-numbers/lists"}