/autodoc/inc/ary_i/

lass='main'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/global/RandomGenerator.java
AgeCommit message (Expand)Author
2021-06-20It is a good practice single source of random numbers to be used.Todor Balabanov
2019-05-12Formatting - Eclipse IDE Java Conventions with spaces for indentation.Todor Balabanov
2019-05-01Fisher-Yates shuffling algorithm achieves much better randomization.Todor Balabanov
2019-05-01Random class is better than Math random function.Todor Balabanov
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-11-18java: fix some javadoc errorsNoel Grandin
2014-11-12java: reduce excessive code indentation levelsNoel Grandin
2014-08-19java: remove unused methodsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin