gamblingtec/certified-rng 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

gamblingtec/certified-rng

Composer 安装命令:

composer require gamblingtec/certified-rng

包简介

Certified random number generator (RNG) by GamblingTec using Laminas Math Rand

README 文档

README

About

This is a simple wrapper using Laminas/Laminas/Rand which has been certified for use under most Gambling Licenses.

The wrapper is freely available for use by the gambling community for their games. By using this wrapper, we can assist you with RNG certification which is a pre-requisite of a gambling license.

When certifying software, we must submit test utilities to the test lab which they then use to generate large quantities of data. The lab then tests the data for randomness by running multiple tests against the data. This is a time consuming process often taking multiple hours to complete each test. For this reason, obtaining RNG certification can take a number of weeks to obtain.

The advantages of using this wrapper is that we have already written the test utilities needed by the lab who have our data on file. For this reason, we can obtain certification much quicker if you use our library.

Test Utility (command line)

For a demonstration of our RNG, please see: https://github.com/sunsevennv/gamblingtec-rng which is a command line utility using the wrapper.

About Laminas/Math/Rand

You can read about it here: https://docs.laminas.dev/laminas-math/rand/

Prerequisites

  • PHP 7.0 +

Installation

Use composer to install.

composer require gamblingtec/certified-rng

or just composer install with the following line in your json file

"gamblingtec/certified-rng": "^1.0"

How to use the utility

Once the library has been installed you will have available to you four static commands which you can use to generate random numbers. To use them include the GamblingTecRNG class:

use Gamblingtec\RNG\Utility\GamblingTecRNG;

And then call any of the static methods:

  • $result = GamblingTecRNG::getInteger(0, $i);
  • $result = GamblingTecRNG::boolean()

Third party wrappers using this class

If you have written a class using our certified rng then let us know and we will add a link to it.

Gambling License & RNG Certification

Should your organisation require an RNG certificate for your games in order to obtain a gambling license, we can provide you with a certificate for the class.

You can place your order here: https://gtec.curacaowebhosting.com/cart.php?gid=9

  • email: brendan [at] gamblingTec.com
  • WhatsApp: +44 (0)7498 105896
  • Skype/Telegram: brendanjnash

统计信息

  • 总下载量: 188
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2019-04-02

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固