Tarot Card Shuffle Draw











    Tarot Card Shuffle Draw is a free and open-source project that 
    shuffles and returns a selection of Tarot cards. It is designed for 
    entertainment purposes only and should not be used as a substitute 
    for professional advice. The project is written in Go and uses the Gin
    web framework. The source code is available on GitHub and is licensed 
    under the GNU Affero General Public License.
    Copyright (C) 2024 Joshua Kite

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU Affero General Public License as
    published by the Free Software Foundation, either version 3 of the
    License, or (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    GNU Affero General Public License for more details.

    You should have received a copy of the GNU Affero General Public License
    along with this program. If not, see
    https://www.gnu.org/licenses/
    
Read the License