Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 749 Bytes

api.md

File metadata and controls

20 lines (12 loc) · 749 Bytes

API

Table of Contents

genPassOfDay

Generate Pass of the day for Arris Router

Parameters

  • day Date? Date for calculate password. (optional, default new Date())
  • seed string? Seed for generate password. Min length: 1 (optional, default DEFAULT_SEED)

Returns string password of the day *