=========
secure_id
=========
*Generate unique ID*
Install and import
------------------
For install secure_id :
.. code:: bash
pip install secureid
For import secure_id :
.. code:: python
import secure_id
For rapidity, you can also do that :
.. code:: python
import secure_id as sid
Functions
---------
This module contain two functions :
- sid1() :
.. code:: python
>>> import secure_id
>>> print(secure_id.sid1())
5356-fFTQJBMI-J-PpIB-pSqE-f2id-Hn56QO4ktKMOh8w6YVGayHQx-1
- sid2() :
.. code:: python
>>> import secure_id
>>> print(secure_id.sid2())
698924-pePMVCUgkQEu-k-AZjO-TbT9-tKTW-aZ9iE4gsdk8CXuTn2tKanzhA-2
The last number indicate which function you have used for generate the ID
Raw data
{
"_id": null,
"home_page": "",
"name": "secureid",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "id,secure,secure_id,secure id,secure-id,sid",
"author": "lolo859",
"author_email": "",
"download_url": "",
"platform": null,
"description": "=========\nsecure_id\n=========\n*Generate unique ID*\n\nInstall and import\n------------------\n\nFor install secure_id :\n\n.. code:: bash\n\n pip install secureid\n\nFor import secure_id :\n\n.. code:: python\n\n import secure_id\n\nFor rapidity, you can also do that :\n\n.. code:: python\n\n import secure_id as sid\n\nFunctions\n---------\n\nThis module contain two functions :\n\n- sid1() :\n\n.. code:: python\n\n >>> import secure_id\n >>> print(secure_id.sid1())\n 5356-fFTQJBMI-J-PpIB-pSqE-f2id-Hn56QO4ktKMOh8w6YVGayHQx-1\n\n- sid2() :\n\n.. code:: python\n\n >>> import secure_id\n >>> print(secure_id.sid2())\n 698924-pePMVCUgkQEu-k-AZjO-TbT9-tKTW-aZ9iE4gsdk8CXuTn2tKanzhA-2\n\nThe last number indicate which function you have used for generate the ID\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Generate unique ID",
"version": "1.0.1",
"project_urls": null,
"split_keywords": [
"id",
"secure",
"secure_id",
"secure id",
"secure-id",
"sid"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "dfb5f32520433816455d4f2b849e6aa6d4048d72ed514a8752e0724dc28a4237",
"md5": "e0c6e359848f3c850aa1c2a6aac34a4c",
"sha256": "f133a9f1949e19f90535746793fd4310e17a55707669b5dbfba53ed32c5f8e77"
},
"downloads": -1,
"filename": "secureid-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e0c6e359848f3c850aa1c2a6aac34a4c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 2108,
"upload_time": "2023-05-14T12:49:40",
"upload_time_iso_8601": "2023-05-14T12:49:40.995062Z",
"url": "https://files.pythonhosted.org/packages/df/b5/f32520433816455d4f2b849e6aa6d4048d72ed514a8752e0724dc28a4237/secureid-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-14 12:49:40",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "secureid"
}