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.
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
See CHANGELOGS.md
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/.