wbswjc/nonce

There is no license information available for the latest version (v1.0.0) of this package.

A Nonce Generator

v1.0.0 2018-07-30 13:06 UTC

This package is auto-updated.

Last update: 2024-04-28 06:03:35 UTC


README

Build Status

Total Downloads

# Install

composer require "wbswjc/util-nonce"

# Usage

use Wu\Nonce\Nonce;

$nonce = Nonce::generate();