DAP-DarkneSS / Randorator

Advanced graphical generator of random numbers.
http://randorator.sf.net
GNU Lesser General Public License v2.1
1 stars 0 forks source link
python random tkinter wxpython

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

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

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

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

How to install instructions see at INSTALL.md.