Skip to main content

Bruteforce to file, to array

Project description

>>> from bruteforceDict import bruteforceDict
>>> a = bruteforceDict(size=4, fileName='res.txt', chars='asd')
>>> a.toFile() # Запись в файл res.txt
>>> arr = []
>>> for i in a.bruteforce():
>>>     arr.append(i) # Заполнение массива
>>> print(*arr)

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

bruteforceDict-1.1.post20210320.tar.gz (1.5 kB view details)

Uploaded Source

File details

Details for the file bruteforceDict-1.1.post20210320.tar.gz.

File metadata

  • Download URL: bruteforceDict-1.1.post20210320.tar.gz
  • Upload date:
  • Size: 1.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5

File hashes

Hashes for bruteforceDict-1.1.post20210320.tar.gz
Algorithm Hash digest
SHA256 14e031ca37a486be0100bf6bf844a760c5993131192eb03b31f69d8f5ec54f4b
MD5 4d3c2119ed787d63b13f9b35c4771b39
BLAKE2b-256 c283d8c737b516d5fefff820499c9414770a9f2d982b9ed8470ea37d7519fcdd

See more details on using hashes here.

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