plabbett/php-iota-seeder 问题修复 & 功能扩展

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

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

plabbett/php-iota-seeder

Composer 安装命令:

composer require plabbett/php-iota-seeder

包简介

Generates an 81-tryte random seed for iota wallets

README 文档

README

StyleCI Latest Stable Version Total Downloads License

Generates an 81-tryte random seed for IOTA wallets.

Getting Started

This is a simple static function used to generate random 81-tryte (ASCII version) seeds for IOTA wallets.

Notice

This is a work in progress. Please use at your own risk.

We've generated thousands of seeds to test the distribution, here is a sample:

cat seeds | sed -e 's/\(.\)/\1\n/g' | sort | uniq -c | sort -nr
  99526 E
  99479 H
  99427 C
  99348 T
  99306 R
  99305 K
  99199 X
  99189 Z
  99140 W
  99134 V
  99132 A
  99092 P
  99052 S
  98968 G
  98964 J
  98941 L
  98887 B
  98843 9
  98813 I
  98791 F
  98769 N
  98734 Q
  98730 O
  98683 D
  98639 M
  98619 U
  98290 Y

Installing and Usage

Install with composer:

composer require plabbett/php-iota-seeder

Usage:

require 'vendor/autoload.php';

use Labbett\IOTA\Wallet\Seed as IotaSeed;

$seed = IotaSeed::generate();

See example.php for usage examples.

php example.php

Or, run it in a browser:

php -S localhost:8080

Then go to http://localhost:8080/example.php to see the seed.

Authors

  • Patrick Labbett

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-08-16

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固