The msws package is designed to generate random numbers using the Middle Square Weyl sequence algorithm.
This algorithm offers a methodical approach to producing pseudo-random numbers with a focus on simplicity and efficiency.
The module offers functionalities to both generate random numbers and seed values necessary for the process.
Raw data
{
"_id": null,
"home_page": "https://github.com/Volcano-Dragon/msws",
"name": "msws",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "PRNG, MSWS, Weyl sequence, Middle square",
"author": "Garv Saxena",
"author_email": "garvsaxena185@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/50/d1/6c8d6395510a9d73821c45d0a4f6af99a5131df448cbde8e77e69d04aa7e/msws-0.0.3.tar.gz",
"platform": null,
"description": "The msws package is designed to generate random numbers using the Middle Square Weyl sequence algorithm.\r\nThis algorithm offers a methodical approach to producing pseudo-random numbers with a focus on simplicity and efficiency.\r\nThe module offers functionalities to both generate random numbers and seed values necessary for the process.\r\n",
"bugtrack_url": null,
"license": null,
"summary": "Python package for generating the random number using Middle Square Weyl sequence",
"version": "0.0.3",
"project_urls": {
"Homepage": "https://github.com/Volcano-Dragon/msws"
},
"split_keywords": [
"prng",
" msws",
" weyl sequence",
" middle square"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "07e650a5895a28aa2169db0863acbb9b76d5ab9a21bf15767a068b6f032dddf5",
"md5": "609fd1c98c6feb703ee24b640d9ad61a",
"sha256": "4adc08a38da537a3559655aa1158634b1bacd06a478940e13fc607374a693af7"
},
"downloads": -1,
"filename": "msws-0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "609fd1c98c6feb703ee24b640d9ad61a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4737,
"upload_time": "2024-03-21T01:30:23",
"upload_time_iso_8601": "2024-03-21T01:30:23.607783Z",
"url": "https://files.pythonhosted.org/packages/07/e6/50a5895a28aa2169db0863acbb9b76d5ab9a21bf15767a068b6f032dddf5/msws-0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "50d16c8d6395510a9d73821c45d0a4f6af99a5131df448cbde8e77e69d04aa7e",
"md5": "ee9976e27efc99201700343503e74cd4",
"sha256": "a1f3d49443e52357a06bf720b52f2279f7b3b8a62c431fa29a6c3eed0179627c"
},
"downloads": -1,
"filename": "msws-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "ee9976e27efc99201700343503e74cd4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3843,
"upload_time": "2024-03-21T01:30:26",
"upload_time_iso_8601": "2024-03-21T01:30:26.107084Z",
"url": "https://files.pythonhosted.org/packages/50/d1/6c8d6395510a9d73821c45d0a4f6af99a5131df448cbde8e77e69d04aa7e/msws-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-21 01:30:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Volcano-Dragon",
"github_project": "msws",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "msws"
}