Menu

Tree [257baa] master v0.2.6 /
 History

HTTPS access


File Date Author Commit
 i18n 2018-05-31 Dmitriy A. Perlow Dmitriy A. Perlow [59456b] Headers were updated because of New 2018th Year.
 thirdparty 2018-05-31 Dmitriy A. Perlow Dmitriy A. Perlow [59456b] Headers were updated because of New 2018th Year.
 tools 2016-05-26 Dmitriy A. Perlow Dmitriy A. Perlow [d2b625] PyInstaller 3.0 support.
 .gitignore 2016-05-26 Dmitriy A. Perlow Dmitriy A. Perlow [d2b625] PyInstaller 3.0 support.
 CHANGELOG.md 2018-05-31 Dmitriy A. Perlow Dmitriy A. Perlow [257baa] Changes log was updated to release 0.2.6.
 COPYING 2012-07-15 Dmitriy Dmitriy [7cc24b] Issue #15 (relicensing under LGPL2+) was resolved.
 COPYING.LESSER 2012-07-15 Dmitriy Dmitriy [7cc24b] Issue #15 (relicensing under LGPL2+) was resolved.
 COPYING.LESSER.RU 2012-07-15 Dmitriy Dmitriy [7cc24b] Issue #15 (relicensing under LGPL2+) was resolved.
 COPYING.RU 2012-07-15 Dmitriy Dmitriy [7cc24b] Issue #15 (relicensing under LGPL2+) was resolved.
 INSTALL.md 2016-02-21 Dmitriy A. Perlow Dmitriy A. Perlow [630841] WxPython3 is welcomed.
 README.md 2012-07-15 Dmitriy Dmitriy [7cc24b] Issue #15 (relicensing under LGPL2+) was resolved.
 average.py 2018-05-31 Dmitriy A. Perlow Dmitriy A. Perlow [59456b] Headers were updated because of New 2018th Year.
 body.py 2018-05-31 Dmitriy A. Perlow Dmitriy A. Perlow [6ba45e] Show true average value.
 qt-randorator.py 2018-05-31 Dmitriy A. Perlow Dmitriy A. Perlow [59456b] Headers were updated because of New 2018th Year.
 randomwrapper.py 2018-05-31 Dmitriy A. Perlow Dmitriy A. Perlow [59456b] Headers were updated because of New 2018th Year.
 randorator.gif 2013-03-15 Dmitriy Dmitriy [070463] Tkinter GUI became able to set window icon at L...
 randorator.ico 2012-04-30 Dmitriy Dmitriy [317301] Icon and/or windows bugs were fixed.
 randorator.ini 2015-09-29 Dmitriy A. Perlow Dmitriy A. Perlow [67c847] Implemented horizontal numbers output. It becam...
 randorator.py 2018-05-31 Dmitriy A. Perlow Dmitriy A. Perlow [59456b] Headers were updated because of New 2018th Year.
 rsd.py 2018-05-31 Dmitriy A. Perlow Dmitriy A. Perlow [59456b] Headers were updated because of New 2018th Year.
 simple.py 2018-05-31 Dmitriy A. Perlow Dmitriy A. Perlow [59456b] Headers were updated because of New 2018th Year.
 tests.py 2018-05-31 Dmitriy A. Perlow Dmitriy A. Perlow [59456b] Headers were updated because of New 2018th Year.
 tk_randorator.py 2018-05-31 Dmitriy A. Perlow Dmitriy A. Perlow [59456b] Headers were updated because of New 2018th Year.
 wx_randorator.py 2018-05-31 Dmitriy A. Perlow Dmitriy A. Perlow [59456b] Headers were updated because of New 2018th Year.

Read Me

================|Russian|=================

Рандоратор — это продвинутый графический генератор случайных чисел. Программа создаёт заданное
количество значений в определённом интервале. Дополнительно можно указать среднее значение полученных
чисел, максимальное относительное стандартное отклонение и количество знаков для округления. Присутствует
возможность выбора десятичного разделителя и автоматического копирования в буфер обмена.

Автор: https://github.com/DAP-DarkneSS
Код распространяется под GNU LESSER GENERAL PUBLIC LICENSE 2.1 и/или более поздней:
http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html

Автор выражает благодарность
* https://github.com/ascrazy за неоценимую помощь в написании программы;
* http://www.softicons.com/free-icons/designers/aha-soft за иконку;
- Файл распространяется под CC Attribution 3.0 United States:
- http://creativecommons.org/licenses/by/3.0/us/
* Clovis Fabricio за модуль генерации истинно случайных чисел через random.org.
- Узнать больше можно на сайте: http://code.google.com/p/randomdotorg/
- Модуль распространяется под GNU GENERAL PUBLIC LICENSE 3 и/или более поздней:
- http://www.gnu.org/copyleft/gpl.html

Программа написана на языке Python с опциональным использованием
графических библиотек Tkinter или wxPython.

Инструкции по установке находятся в INSTALL.md.

================|English|=================

Randorator is an advanced graphical generator of random numbers. The program creates the specified
number of values in a certain interval. Optionally, the average value of the received number,
the maximum relative standard deviation and number of digits for rounding is able to specify.
There are possibilities to select decimal mark and to automatically copy in the clipboard.

Author is https://github.com/DAP-DarkneSS
The code is distributed under the GNU LESSER GENERAL PUBLIC LICENSE 2.1 and/or later:
http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html

Great thanks to
* https://github.com/ascrazy for the invaluable assistance in the program creating;
* http://www.softicons.com/free-icons/designers/aha-soft for the icon;
- The file is distributed under the CC Attribution 3.0 United States:
- http://creativecommons.org/licenses/by/3.0/us/
* Clovis Fabricio for the true random generation module via random.org.
- See more at http://code.google.com/p/randomdotorg/
- The module is distributed under the GNU GENERAL PUBLIC LICENSE 3 and/or later:
- http://www.gnu.org/copyleft/gpl.html

The program is written in the Python programming language optional using
Tkinter or wxPython graphical toolkit.

How to install instructions see at INSTALL.md.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.