Skip to content

orbitgw/luckydog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LUCKYDOG

GitHub code size in bytes GitHub tag License

A tool that can randomly select names

Usage

First, press the settings button. Then input the names you wants to be selected randomly. Pay attention to using \n to divide names. Finally, you can press start to choose the name randomly.

Build

Execute the following command to ensure that you have installed all dependencies at first.

npm install

Then use the following coomand to build the project.

npm run build

Change Logs

See CHANGELOGS.md

License & Copyright

Copyright (C) 2023 Chris Cheng (orbitgw) orbitgw@foxmail.com

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.