Skip to main content

Democritus functions for working with random.

Project description

Democritus Random

PyPI CI Lint codecov The Democritus Project uses semver version 2.0.0 The Democritus Project uses ruff to format and lint code License: LGPL v3

Democritus functions[1] for working with random.

[1] Democritus functions are simple, effective, modular, well-tested, and well-documented Python functions.

We use d8s (pronounced "dee-eights") as an abbreviation for democritus (you can read more about this here).

Installation

pip install d8s-random

Usage

You import the library like:

from d8s_random import *

Once imported, you can use any of the functions listed below.

Functions

  • def random_number():
        """Return a random number in range [0.0, 1.0)."""
    
  • def random_integer(a=0, b=10):
        """Return a random number between a and b (inclusive)."""
    
  • def random_xkcd_integer():
        """Get a random number using the method described here: https://xkcd.com/221/."""
    
  • def random_dilbert_integer():
        """Get a random number using the method described here: https://dilbert.com/strip/2001-10-25c."""
    
  • def random_shuffle(iterable):
        """Shuffle the order of the given iterable."""
    
  • def random_choice(iterable):
        """Return a random item from the iterable."""
    
  • def random_choices(iterable, n: int):
        """Return a random item from the iterable."""
    
  • def random_sample(iterable, n):
        """Return n items, selected at random, from the iterable."""
    

Development

👋  If you want to get involved in this project, we have some short, helpful guides below:

If you have any questions or there is anything we did not cover, please raise an issue and we'll be happy to help.

Credits

This package was created with Cookiecutter and Floyd Hightower's Python project template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

d8s_random-0.7.0.tar.gz (92.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

d8s_random-0.7.0-py3-none-any.whl (18.2 kB view details)

Uploaded Python 3

File details

Details for the file d8s_random-0.7.0.tar.gz.

File metadata

  • Download URL: d8s_random-0.7.0.tar.gz
  • Upload date:
  • Size: 92.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for d8s_random-0.7.0.tar.gz
Algorithm Hash digest
SHA256 bd6c3b2ee174e7916f9990600017717c4c9b83420102b27aae2c95cac0ab1be3
MD5 51fc6de5d1510cb7c357002f46149d10
BLAKE2b-256 785f780499797ee5eb0b45546b478343cf6bf8f3f226162a6ec572265e73275b

See more details on using hashes here.

Provenance

The following attestation bundles were made for d8s_random-0.7.0.tar.gz:

Publisher: release-please.yml on democritus-project/d8s-random

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file d8s_random-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: d8s_random-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 18.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for d8s_random-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4f16d2bafd5f74527a664eae137da158935b2ad97681db939d4c9422a0aaaec0
MD5 2fe5be914a8297546835055b9e477e01
BLAKE2b-256 d804763c4ad3c7bf7506b4776e188f18ae76bb1476af1b9b3fdefd2fd68df223

See more details on using hashes here.

Provenance

The following attestation bundles were made for d8s_random-0.7.0-py3-none-any.whl:

Publisher: release-please.yml on democritus-project/d8s-random

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page